Download accurest-testing-utils-0.9.10.jar file - Jar a

Jar examples for a:accurest-testing-utils

Description

RESTful Contract Verifier

You can download jar file accurest-testing-utils 0.9.10 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add accurest-testing-utils-0.9.10.jar to your project.

<dependency>
   <groupId>io.codearte.accurest</groupId>
   <artifactId>accurest-testing-utils</artifactId>
   <version>0.9.10</version>
</dependency>
compile group: 'io.codearte.accurest', name: 'accurest-testing-utils', version: '0.9.10'
libraryDependencies += "io.codearte.accurest" % "accurest-testing-utils" % "0.9.10"
<dependency org="io.codearte.accurest" name="accurest-testing-utils" rev="0.9.10"/>
@Grapes(@Grab(group='io.codearte.accurest', module='accurest-testing-utils', version='0.9.10'))
'io.codearte.accurest:accurest-testing-utils:jar:0.9.10'

Download

Click the following link to download the jar file.

accurest-testing-utils-0.9.10-javadoc.jar
accurest-testing-utils-0.9.10-sources.jar
accurest-testing-utils-0.9.10.jar
accurest-testing-utils-0.9.10.pom



Related Tutorials