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

Jar examples for r:riposte-guice

Description

Riposte module riposte-guice

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials