Download robospice-sample-1.3.0.jar file - Jar r

Jar examples for r:robospice-sample

Description

You can download jar file robospice-sample 1.3.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

robospice-sample-1.3.0-javadoc.jar
robospice-sample-1.3.0-sources.jar
robospice-sample-1.3.0.jar
robospice-sample-1.3.0.pom



Related Tutorials