r

remote-droid-guard

Remote DroidGuard client library
https://github.com/microg/RemoteDroidGuard
The Apache Software License, Version 2.0
microG Team Marvin W.
文件下载
文件名 操作
remote-droid-guard-0.1.2.pom 下载
Apache Maven
<dependency>
  <groupId>org.microg.gms</groupId>
  <artifactId>remote-droid-guard</artifactId>
  <version>0.1.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'org.microg.gms:remote-droid-guard:0.1.2'
Gradle Kotlin
implementation("org.microg.gms:remote-droid-guard:0.1.2")
Scala SBT
libraryDependencies += "org.microg.gms" % "remote-droid-guard" % "0.1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.microg.gms', module='remote-droid-guard', version='0.1.2')
)
Apache Ivy
<dependency org="org.microg.gms" name="remote-droid-guard" rev="0.1.2" />
Leiningen
[org.microg.gms/remote-droid-guard "0.1.2"]
Apache Buildr
'org.microg.gms:remote-droid-guard:jar:0.1.2'
本项目依赖