xpct-scalatest 0.1.2


Group ID:
io.tryp
Artifact ID:
xpct-scalatest_2.12
Version:
0.1.2
Release Date:
Sept 27, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.tryp" %% "xpct-scalatest" % "0.1.2"

Mill build tool

ivy"io.tryp::xpct-scalatest:0.1.2"

Scala CLI

//> using dep "io.tryp::xpct-scalatest:0.1.2"

Ammonite REPL

import $ivy.`io.tryp::xpct-scalatest:0.1.2`

<dependency>
  <groupId>io.tryp</groupId>
  <artifactId>xpct-scalatest_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.tryp', name: 'xpct-scalatest_2.12', version: '0.1.2'