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

Jar examples for j:junit-servers-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials