testkit 0.6.2


Group ID:
com.lightbend.paradox
Artifact ID:
testkit_2.12
Version:
0.6.2
Release Date:
Aug 13, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lightbend.paradox</groupId>
  <artifactId>testkit_2.12</artifactId>
  <version>0.6.2</version>
</dependency>

compile group: 'com.lightbend.paradox', name: 'testkit_2.12', version: '0.6.2'