jwtdecode

JWT Decoding library for Android

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

jwtdecode
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

jwtdecode
JWT Decoding library for Android
Project URL

Project URL

https://github.com/auth0/jwtdecode.android
Source Code Management

Source Code Management

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

Download jwtdecode

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.
com.auth0.android

Auth0

Versions

Version
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0