License |
License |
---|---|
GroupId | GroupIdcn.authing |
ArtifactId | ArtifactIdguard |
Version | Version1.2.9 |
Type | Typeaar |
Description |
Descriptionguard
Authing Android Guard Hyper Components
|
Filename | Size |
---|---|
guard-1.2.9.pom | |
guard-1.2.9-sources.jar | 151 KB |
guard-1.2.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.authing/guard/ -->
<dependency>
<groupId>cn.authing</groupId>
<artifactId>guard</artifactId>
<version>1.2.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.authing/guard/
implementation 'cn.authing:guard:1.2.9'
// https://jarcasting.com/artifacts/cn.authing/guard/
implementation ("cn.authing:guard:1.2.9")
'cn.authing:guard:aar:1.2.9'
<dependency org="cn.authing" name="guard" rev="1.2.9">
<artifact name="guard" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.authing', module='guard', version='1.2.9')
)
libraryDependencies += "cn.authing" % "guard" % "1.2.9"
[cn.authing/guard "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
com.squareup.okhttp3 : okhttp | jar | 4.9.2 |