Download refit-cdi-1.6.0.jar file - Jar r

Jar examples for r:refit-cdi

Description

You can download jar file refit-cdi 1.6.0 in this page.

Build File

You can use the following script to add refit-cdi-1.6.0.jar to your project.

<dependency>
   <groupId>com.googlecode.refit</groupId>
   <artifactId>refit-cdi</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.googlecode.refit', name: 'refit-cdi', version: '1.6.0'
libraryDependencies += "com.googlecode.refit" % "refit-cdi" % "1.6.0"
<dependency org="com.googlecode.refit" name="refit-cdi" rev="1.6.0"/>
@Grapes(@Grab(group='com.googlecode.refit', module='refit-cdi', version='1.6.0'))
'com.googlecode.refit:refit-cdi:jar:1.6.0'

Download

Click the following link to download the jar file.

refit-cdi-1.6.0-javadoc.jar
refit-cdi-1.6.0-sources.jar
refit-cdi-1.6.0.jar
refit-cdi-1.6.0.pom



Related Tutorials