Download robospice-1.4.14.jar file - Jar r

Jar examples for r:robospice

Description

You can download jar file robospice 1.4.14 in this page.

Build File

You can use the following script to add robospice-1.4.14.jar to your project.

<dependency>
   <groupId>com.octo.android.robospice</groupId>
   <artifactId>robospice</artifactId>
   <version>1.4.14</version>
</dependency>
compile group: 'com.octo.android.robospice', name: 'robospice', version: '1.4.14'
libraryDependencies += "com.octo.android.robospice" % "robospice" % "1.4.14"
<dependency org="com.octo.android.robospice" name="robospice" rev="1.4.14"/>
@Grapes(@Grab(group='com.octo.android.robospice', module='robospice', version='1.4.14'))
'com.octo.android.robospice:robospice:jar:1.4.14'

Download

Click the following link to download the jar file.

robospice-1.4.14-javadoc.jar
robospice-1.4.14-sources.jar
robospice-1.4.14.jar
robospice-1.4.14.pom



Related Tutorials