Download container-test-utils-1.0.RC1.jar file - Jar c

Jar examples for c:container-test-utils

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

container-test-utils-1.0.RC1-javadoc.jar
container-test-utils-1.0.RC1-sources.jar
container-test-utils-1.0.RC1.jar
container-test-utils-1.0.RC1.pom



Related Tutorials