is not current version
Last Version 0.1.0

com.scottyab:rootbeer-lib 0.0.9

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?

GroupId

GroupId

com.scottyab
ArtifactId

ArtifactId

rootbeer-lib
Version

Version

0.0.9
Type

Type

aar

Download rootbeer-lib 0.0.9


<!-- https://jarcasting.com/artifacts/com.scottyab/rootbeer-lib/ -->
<dependency>
    <groupId>com.scottyab</groupId>
    <artifactId>rootbeer-lib</artifactId>
    <version>0.0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scottyab/rootbeer-lib/
implementation 'com.scottyab:rootbeer-lib:0.0.9'
// https://jarcasting.com/artifacts/com.scottyab/rootbeer-lib/
implementation ("com.scottyab:rootbeer-lib:0.0.9")
'com.scottyab:rootbeer-lib:aar:0.0.9'
<dependency org="com.scottyab" name="rootbeer-lib" rev="0.0.9">
  <artifact name="rootbeer-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scottyab', module='rootbeer-lib', version='0.0.9')
)
libraryDependencies += "com.scottyab" % "rootbeer-lib" % "0.0.9"
[com.scottyab/rootbeer-lib "0.0.9"]