Download container-test-utils-0.9.jar file - Jar c

Jar examples for c:container-test-utils

Description

You can download jar file container-test-utils 0.9 in this page.

Build File

You can use the following script to add container-test-utils-0.9.jar to your project.

<dependency>
   <groupId>org.atteo.moonshine</groupId>
   <artifactId>container-test-utils</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.atteo.moonshine', name: 'container-test-utils', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "container-test-utils" % "0.9"
<dependency org="org.atteo.moonshine" name="container-test-utils" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='container-test-utils', version='0.9'))
'org.atteo.moonshine:container-test-utils:jar:0.9'

Download

Click the following link to download the jar file.

container-test-utils-0.9-javadoc.jar
container-test-utils-0.9-sources.jar
container-test-utils-0.9.jar
container-test-utils-0.9.pom



Related Tutorials