Download junit-servers-core-0.4.2.jar file - Jar j

Jar examples for j:junit-servers-core

Description

You can download jar file junit-servers-core 0.4.2 in this page.

License

Open Source License

Build File

You can use the following script to add junit-servers-core-0.4.2.jar to your project.

<dependency>
   <groupId>com.github.mjeanroy</groupId>
   <artifactId>junit-servers-core</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'com.github.mjeanroy', name: 'junit-servers-core', version: '0.4.2'
libraryDependencies += "com.github.mjeanroy" % "junit-servers-core" % "0.4.2"
<dependency org="com.github.mjeanroy" name="junit-servers-core" rev="0.4.2"/>
@Grapes(@Grab(group='com.github.mjeanroy', module='junit-servers-core', version='0.4.2'))
'com.github.mjeanroy:junit-servers-core:jar:0.4.2'

Download

Click the following link to download the jar file.

junit-servers-core-0.4.2-javadoc.jar
junit-servers-core-0.4.2-sources.jar
junit-servers-core-0.4.2.jar
junit-servers-core-0.4.2.pom



Related Tutorials