Download meecrowave-junit-0.3.1.jar file - Jar m

Jar examples for m:meecrowave-junit

Description

You can download jar file meecrowave-junit 0.3.1 in this page.

License

Apache License

Build File

You can use the following script to add meecrowave-junit-0.3.1.jar to your project.

<dependency>
   <groupId>org.apache.meecrowave</groupId>
   <artifactId>meecrowave-junit</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'org.apache.meecrowave', name: 'meecrowave-junit', version: '0.3.1'
libraryDependencies += "org.apache.meecrowave" % "meecrowave-junit" % "0.3.1"
<dependency org="org.apache.meecrowave" name="meecrowave-junit" rev="0.3.1"/>
@Grapes(@Grab(group='org.apache.meecrowave', module='meecrowave-junit', version='0.3.1'))
'org.apache.meecrowave:meecrowave-junit:jar:0.3.1'

Download

Click the following link to download the jar file.

meecrowave-junit-0.3.1-javadoc.jar
meecrowave-junit-0.3.1-sources.jar
meecrowave-junit-0.3.1.jar
meecrowave-junit-0.3.1.pom



Related Tutorials