Download robospice-1.4.13.jar file - Jar r

Jar examples for r:robospice

Description

You can download jar file robospice 1.4.13 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

robospice-1.4.13-javadoc.jar
robospice-1.4.13-sources.jar
robospice-1.4.13.jar
robospice-1.4.13.pom



Related Tutorials