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

Jar examples for m:mycila-junit

Description

Contributions to Junit Framework

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials