не последняя версия
Последняя версия 0.1.0

com.scottyab:rootbeer-lib 0.0.2

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?

Группа

Группа

com.scottyab
Идентификатор

Идентификатор

rootbeer-lib
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать rootbeer-lib 0.0.2


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