jwtdecode

JWT Decoding library for Android

Лицензия

Лицензия

Группа

Группа

com.auth0.android
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

jwtdecode
JWT Decoding library for Android
Ссылка на сайт

Ссылка на сайт

https://github.com/auth0/jwtdecode.android
Система контроля версий

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

https://github.com/auth0/jwtdecode.android

Скачать jwtdecode

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

<!-- https://jarcasting.com/artifacts/com.auth0.android/jwtdecode/ -->
<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>jwtdecode</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/jwtdecode/
implementation 'com.auth0.android:jwtdecode:2.0.1'
// https://jarcasting.com/artifacts/com.auth0.android/jwtdecode/
implementation ("com.auth0.android:jwtdecode:2.0.1")
'com.auth0.android:jwtdecode:aar:2.0.1'
<dependency org="com.auth0.android" name="jwtdecode" rev="2.0.1">
  <artifact name="jwtdecode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='jwtdecode', version='2.0.1')
)
libraryDependencies += "com.auth0.android" % "jwtdecode" % "2.0.1"
[com.auth0.android/jwtdecode "2.0.1"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.1.0
com.google.code.gson : gson jar 2.8.9

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

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

Auth0

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

Версия
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0