Download robospice-1.4.3.jar file - Jar r

Jar examples for r:robospice

Description

You can download jar file robospice 1.4.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

robospice-1.4.3-javadoc.jar
robospice-1.4.3-sources.jar
robospice-1.4.3.jar
robospice-1.4.3.pom



Related Tutorials