Last Version

authok-android 1.0.0

Android toolkit for Authok API

License

License

The MIT License (MIT)
GroupId

GroupId

cn.authok
ArtifactId

ArtifactId

authok-android
Version

Version

1.0.0
Type

Type

aar
Description

Description

authok-android
Android toolkit for Authok API
Project URL

Project URL

https://github.com/authok/authok-android
Source Code Management

Source Code Management

https://github.com/authok/authok-android

Download authok-android 1.0.0


<!-- 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"]

Dependencies

runtime (7)

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

Project Modules

There are no modules declared in this project.