is not current version
Last Version 0.11.0

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

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.10.0
Type

Type

jar

Download docker-testkit-scalatest_2.12 0.10.0


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