Download providence-testing-0.3.10.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.3.10 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials