Download roboguice-sherlock-1.4.jar file - Jar r

Jar examples for r:roboguice-sherlock

Description

RoboGuice classes extending ActionBarSherlock classes

You can download jar file roboguice-sherlock 1.4 in this page.

License

Apache V2

Build File

You can use the following script to add roboguice-sherlock-1.4.jar to your project.

<dependency>
   <groupId>com.github.rtyley</groupId>
   <artifactId>roboguice-sherlock</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.github.rtyley', name: 'roboguice-sherlock', version: '1.4'
libraryDependencies += "com.github.rtyley" % "roboguice-sherlock" % "1.4"
<dependency org="com.github.rtyley" name="roboguice-sherlock" rev="1.4"/>
@Grapes(@Grab(group='com.github.rtyley', module='roboguice-sherlock', version='1.4'))
'com.github.rtyley:roboguice-sherlock:jar:1.4'

Download

Click the following link to download the jar file.

roboguice-sherlock-1.4-javadoc.jar
roboguice-sherlock-1.4-sources.jar
roboguice-sherlock-1.4.jar
roboguice-sherlock-1.4.pom



Related Tutorials