YunXin Common Auth Library

YunXin Common Auth component for the Demos.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.netease.yunxin.kit.auth
Идентификатор

Идентификатор

auth-yunxin-login
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

YunXin Common Auth Library
YunXin Common Auth component for the Demos.
Система контроля версий

Система контроля версий

https://github.com/netease-kit

Скачать auth-yunxin-login

Имя Файла Размер
auth-yunxin-login-1.0.3.pom
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (12)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0-beta02