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