Download docker-testkit-scalatest_2.11-0.9.0-M6.jar file - Jar d

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

Description

docker-testkit-scalatest

You can download jar file docker-testkit-scalatest_2.11 0.9.0-M6 in this page.

License

MIT

Build File

You can use the following script to add docker-testkit-scalatest_2.11-0.9.0-M6.jar to your project.

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

Download

Click the following link to download the jar file.

docker-testkit-scalatest_2.11-0.9.0-M6-javadoc.jar
docker-testkit-scalatest_2.11-0.9.0-M6-sources.jar
docker-testkit-scalatest_2.11-0.9.0-M6.jar
docker-testkit-scalatest_2.11-0.9.0-M6.pom



Related Tutorials