Download pjcommons-test-0.2.jar file - Jar p

Jar examples for p:pjcommons-test

Description

PeachJean Commons libraries - test utilities.

You can download jar file pjcommons-test 0.2 in this page.

License

Apache 2

Build File

You can use the following script to add pjcommons-test-0.2.jar to your project.

<dependency>
   <groupId>net.peachjean.commons</groupId>
   <artifactId>pjcommons-test</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'net.peachjean.commons', name: 'pjcommons-test', version: '0.2'
libraryDependencies += "net.peachjean.commons" % "pjcommons-test" % "0.2"
<dependency org="net.peachjean.commons" name="pjcommons-test" rev="0.2"/>
@Grapes(@Grab(group='net.peachjean.commons', module='pjcommons-test', version='0.2'))
'net.peachjean.commons:pjcommons-test:jar:0.2'

Download

Click the following link to download the jar file.

pjcommons-test-0.2-javadoc.jar
pjcommons-test-0.2-sources.jar
pjcommons-test-0.2.jar
pjcommons-test-0.2.pom



Related Tutorials