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

Jar examples for a:accurest-testing-utils

Description

RESTful Contract Verifier

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials