is not current version
Last Version 0.11.0

com.whisk:docker-testkit-scalatest_2.12 0.9.9

docker-testkit-scalatest

Categories

Categories

Scala Languages Docker Container Virtualization Tools
GroupId

GroupId

com.whisk
ArtifactId

ArtifactId

docker-testkit-scalatest_2.12
Version

Version

0.9.9
Type

Type

jar

Download docker-testkit-scalatest_2.12 0.9.9


<!-- https://jarcasting.com/artifacts/com.whisk/docker-testkit-scalatest_2.12/ -->
<dependency>
    <groupId>com.whisk</groupId>
    <artifactId>docker-testkit-scalatest_2.12</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.whisk/docker-testkit-scalatest_2.12/
implementation 'com.whisk:docker-testkit-scalatest_2.12:0.9.9'
// https://jarcasting.com/artifacts/com.whisk/docker-testkit-scalatest_2.12/
implementation ("com.whisk:docker-testkit-scalatest_2.12:0.9.9")
'com.whisk:docker-testkit-scalatest_2.12:jar:0.9.9'
<dependency org="com.whisk" name="docker-testkit-scalatest_2.12" rev="0.9.9">
  <artifact name="docker-testkit-scalatest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whisk', module='docker-testkit-scalatest_2.12', version='0.9.9')
)
libraryDependencies += "com.whisk" % "docker-testkit-scalatest_2.12" % "0.9.9"
[com.whisk/docker-testkit-scalatest_2.12 "0.9.9"]