Jar examples for r:refit
You can download jar file refit 1.8.0 in this page.
You can use the following script to add refit-1.8.0.jar to your project.
<dependency> <groupId>com.googlecode.refit</groupId> <artifactId>refit</artifactId> <version>1.8.0</version> </dependency>
compile group: 'com.googlecode.refit', name: 'refit', version: '1.8.0'
libraryDependencies += "com.googlecode.refit" % "refit" % "1.8.0"
<dependency org="com.googlecode.refit" name="refit" rev="1.8.0"/>
@Grapes(@Grab(group='com.googlecode.refit', module='refit', version='1.8.0'))
'com.googlecode.refit:refit:jar:1.8.0'
Click the following link to download the jar file.
refit-1.8.0-javadoc.jar