Download robospice-1.4.4.jar file - Jar r

Jar examples for r:robospice

Description

You can download jar file robospice 1.4.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

robospice-1.4.4-javadoc.jar
robospice-1.4.4-sources.jar
robospice-1.4.4.jar
robospice-1.4.4.pom



Related Tutorials