Download providence-testing-0.2.1.jar file - Jar p

Jar examples for p:providence-testing

Description

Helper libraries for testing and comparing providence structures.

You can download jar file providence-testing 0.2.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add providence-testing-0.2.1.jar to your project.

<dependency>
   <groupId>net.morimekta.providence</groupId>
   <artifactId>providence-testing</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'net.morimekta.providence', name: 'providence-testing', version: '0.2.1'
libraryDependencies += "net.morimekta.providence" % "providence-testing" % "0.2.1"
<dependency org="net.morimekta.providence" name="providence-testing" rev="0.2.1"/>
@Grapes(@Grab(group='net.morimekta.providence', module='providence-testing', version='0.2.1'))
'net.morimekta.providence:providence-testing:jar:0.2.1'

Download

Click the following link to download the jar file.

providence-testing-0.2.1-javadoc.jar
providence-testing-0.2.1-sources.jar
providence-testing-0.2.1.jar
providence-testing-0.2.1.pom



Related Tutorials