Download robospice-1.4.11.jar file - Jar r

Jar examples for r:robospice

Description

You can download jar file robospice 1.4.11 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

robospice-1.4.11-javadoc.jar
robospice-1.4.11-sources.jar
robospice-1.4.11.jar
robospice-1.4.11.pom



Related Tutorials