YunXin Common Auth Library

YunXin Common Auth component for the Demos.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.auth
ArtifactId

ArtifactId

auth-yunxin-login
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

YunXin Common Auth Library
YunXin Common Auth component for the Demos.
Source Code Management

Source Code Management

https://github.com/netease-kit

Download auth-yunxin-login

How to add to project

<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit.auth/auth-yunxin-login/ -->
<dependency>
    <groupId>com.netease.yunxin.kit.auth</groupId>
    <artifactId>auth-yunxin-login</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.auth/auth-yunxin-login/
implementation 'com.netease.yunxin.kit.auth:auth-yunxin-login:1.0.3'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.auth/auth-yunxin-login/
implementation ("com.netease.yunxin.kit.auth:auth-yunxin-login:1.0.3")
'com.netease.yunxin.kit.auth:auth-yunxin-login:aar:1.0.3'
<dependency org="com.netease.yunxin.kit.auth" name="auth-yunxin-login" rev="1.0.3">
  <artifact name="auth-yunxin-login" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit.auth', module='auth-yunxin-login', version='1.0.3')
)
libraryDependencies += "com.netease.yunxin.kit.auth" % "auth-yunxin-login" % "1.0.3"
[com.netease.yunxin.kit.auth/auth-yunxin-login "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (12)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
com.google.code.gson : gson jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
androidx.localbroadcastmanager » localbroadcastmanager jar localbroadcastmanager
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1
com.netease.yunxin.kit.common : common aar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0-beta02