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

Jar examples for r:roboguice-sherlock

Description

RoboGuice classes extending ActionBarSherlock classes

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

License

Apache V2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials