Download riposte-core-0.8.0.jar file - Jar r

Jar examples for r:riposte-core

Description

Riposte module riposte-core

You can download jar file riposte-core 0.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add riposte-core-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

riposte-core-0.8.0-javadoc.jar
riposte-core-0.8.0-sources.jar
riposte-core-0.8.0.jar
riposte-core-0.8.0.pom



Related Tutorials