xpct-scalatest 0.2.1


Group ID:
io.tryp
Artifact ID:
xpct-scalatest_2.13
Version:
0.2.1
Release Date:
Oct 13, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.tryp</groupId>
  <artifactId>xpct-scalatest_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'io.tryp', name: 'xpct-scalatest_2.13', version: '0.2.1'