testkit 0.3.6


Group ID:
com.lightbend.paradox
Artifact ID:
testkit_2.10
Version:
0.3.6
Release Date:
Aug 3, 2018
Licenses:
Files:

libraryDependencies += "com.lightbend.paradox" %% "testkit" % "0.3.6"

Mill build tool

ivy"com.lightbend.paradox::testkit:0.3.6"

Scala CLI

//> using dep "com.lightbend.paradox::testkit:0.3.6"

Ammonite REPL

import $ivy.`com.lightbend.paradox::testkit:0.3.6`

<dependency>
  <groupId>com.lightbend.paradox</groupId>
  <artifactId>testkit_2.10</artifactId>
  <version>0.3.6</version>
</dependency>

compile group: 'com.lightbend.paradox', name: 'testkit_2.10', version: '0.3.6'