Download riposte-guice-0.13.0.jar file - Jar r

Jar examples for r:riposte-guice

Description

Riposte module riposte-guice

You can download jar file riposte-guice 0.13.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add riposte-guice-0.13.0.jar to your project.

<dependency>
   <groupId>com.nike.riposte</groupId>
   <artifactId>riposte-guice</artifactId>
   <version>0.13.0</version>
</dependency>
compile group: 'com.nike.riposte', name: 'riposte-guice', version: '0.13.0'
libraryDependencies += "com.nike.riposte" % "riposte-guice" % "0.13.0"
<dependency org="com.nike.riposte" name="riposte-guice" rev="0.13.0"/>
@Grapes(@Grab(group='com.nike.riposte', module='riposte-guice', version='0.13.0'))
'com.nike.riposte:riposte-guice:jar:0.13.0'

Download

Click the following link to download the jar file.

riposte-guice-0.13.0-javadoc.jar
riposte-guice-0.13.0-sources.jar
riposte-guice-0.13.0.jar
riposte-guice-0.13.0.pom



Related Tutorials