scala-tests 0.3.0


Group ID:
io.github.definiti
Artifact ID:
scala-tests_2.12
Version:
0.3.0
Release Date:
Aug 1, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.definiti" %% "scala-tests" % "0.3.0"

Mill build tool

ivy"io.github.definiti::scala-tests:0.3.0"

Scala CLI

//> using dep "io.github.definiti::scala-tests:0.3.0"

Ammonite REPL

import $ivy.`io.github.definiti::scala-tests:0.3.0`

<dependency>
  <groupId>io.github.definiti</groupId>
  <artifactId>scala-tests_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.github.definiti', name: 'scala-tests_2.12', version: '0.3.0'