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

Jar examples for r:riposte-guice

Description

Riposte module riposte-guice

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials