Download docker-testkit-scalatest_2.12-0.10.0-beta2.jar file - Jar d

Jar examples for d:docker-testkit-scalatest-2.12

Description

docker-testkit-scalatest

You can download jar file docker-testkit-scalatest_2.12 0.10.0-beta2 in this page.

License

MIT

Build File

You can use the following script to add docker-testkit-scalatest_2.12-0.10.0-beta2.jar to your project.

<dependency>
   <groupId>com.whisk</groupId>
   <artifactId>docker-testkit-scalatest_2.12</artifactId>
   <version>0.10.0-beta2</version>
</dependency>
compile group: 'com.whisk', name: 'docker-testkit-scalatest_2.12', version: '0.10.0-beta2'
libraryDependencies += "com.whisk" % "docker-testkit-scalatest_2.12" % "0.10.0-beta2"
<dependency org="com.whisk" name="docker-testkit-scalatest_2.12" rev="0.10.0-beta2"/>
@Grapes(@Grab(group='com.whisk', module='docker-testkit-scalatest_2.12', version='0.10.0-beta2'))
'com.whisk:docker-testkit-scalatest_2.12:jar:0.10.0-beta2'

Download

Click the following link to download the jar file.

docker-testkit-scalatest_2.12-0.10.0-beta2-javadoc.jar
docker-testkit-scalatest_2.12-0.10.0-beta2-sources.jar
docker-testkit-scalatest_2.12-0.10.0-beta2.jar
docker-testkit-scalatest_2.12-0.10.0-beta2.pom



Related Tutorials