Jar examples for a:accurest-core
RESTful Contract Verifier
You can download jar file accurest-core 0.9.2 in this page.
The Apache License, Version 2.0
You can use the following script to add accurest-core-0.9.2.jar to your project.
<dependency> <groupId>io.codearte.accurest</groupId> <artifactId>accurest-core</artifactId> <version>0.9.2</version> </dependency>
compile group: 'io.codearte.accurest', name: 'accurest-core', version: '0.9.2'
libraryDependencies += "io.codearte.accurest" % "accurest-core" % "0.9.2"
<dependency org="io.codearte.accurest" name="accurest-core" rev="0.9.2"/>
@Grapes(@Grab(group='io.codearte.accurest', module='accurest-core', version='0.9.2'))
'io.codearte.accurest:accurest-core:jar:0.9.2'
Click the following link to download the jar file.
accurest-core-0.9.2-javadoc.jar