soc / scala-java-time   2.0.0-M5

GitHub

A Scala implementation of java.time

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

testng-interface 4.0.0-M0


Group ID:
io.github.soc
Artifact ID:
testng-interface_2.11
Version:
4.0.0-M0
Release Date:
Jul 27, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "io.github.soc" %% "testng-interface" % "4.0.0-M0"

Mill build tool

ivy"io.github.soc::testng-interface:4.0.0-M0"

Scala CLI

//> using dep "io.github.soc::testng-interface:4.0.0-M0"

Ammonite REPL

import $ivy.`io.github.soc::testng-interface:4.0.0-M0`

<dependency>
  <groupId>io.github.soc</groupId>
  <artifactId>testng-interface_2.11</artifactId>
  <version>4.0.0-M0</version>
</dependency>

compile group: 'io.github.soc', name: 'testng-interface_2.11', version: '4.0.0-M0'