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