Download mycila-junit-1.2.ga.jar file - Jar m

Jar examples for m:mycila-junit

Description

Contributions to Junit Framework

You can download jar file mycila-junit 1.2.ga in this page.

Build File

You can use the following script to add mycila-junit-1.2.ga.jar to your project.

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

Download

Click the following link to download the jar file.

mycila-junit-1.2.ga-javadoc.jar
mycila-junit-1.2.ga-sources.jar
mycila-junit-1.2.ga.jar
mycila-junit-1.2.ga.pom



Related Tutorials