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