xpct-scalatest 0.1.3


Group ID:
io.tryp
Artifact ID:
xpct-scalatest_2.12
Version:
0.1.3
Release Date:
Aug 28, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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