License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcn.authok |
ArtifactId | ArtifactIdauthok-android |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionauthok-android
Android toolkit for Authok API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authok-android-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/cn.authok/authok-android/ -->
<dependency>
<groupId>cn.authok</groupId>
<artifactId>authok-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.authok/authok-android/
implementation 'cn.authok:authok-android:1.0.0'
// https://jarcasting.com/artifacts/cn.authok/authok-android/
implementation ("cn.authok:authok-android:1.0.0")
'cn.authok:authok-android:aar:1.0.0'
<dependency org="cn.authok" name="authok-android" rev="1.0.0">
<artifact name="authok-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.authok', module='authok-android', version='1.0.0')
)
libraryDependencies += "cn.authok" % "authok-android" % "1.0.0"
[cn.authok/authok-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.browser » browser | jar | 1.3.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
com.google.code.gson : gson | jar | 2.8.9 |