Download rootbeer-lib-0.0.6.jar file - Jar r

Jar examples for r:rootbeer-lib

Description

A tasty root checker library and sample app. We've scoured the internets for different methods of answering that age old question... Has this device got root?

You can download jar file rootbeer-lib 0.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rootbeer-lib-0.0.6.jar to your project.

<dependency>
   <groupId>com.scottyab</groupId>
   <artifactId>rootbeer-lib</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'com.scottyab', name: 'rootbeer-lib', version: '0.0.6'
libraryDependencies += "com.scottyab" % "rootbeer-lib" % "0.0.6"
<dependency org="com.scottyab" name="rootbeer-lib" rev="0.0.6"/>
@Grapes(@Grab(group='com.scottyab', module='rootbeer-lib', version='0.0.6'))
'com.scottyab:rootbeer-lib:jar:0.0.6'

Download

Click the following link to download the jar file.

rootbeer-lib-0.0.6-javadoc.jar
rootbeer-lib-0.0.6-sources.jar
rootbeer-lib-0.0.6.pom



Related Tutorials