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

Jar examples for m:meecrowave-junit

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials