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

Jar examples for r:refit-cdi

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials