Last Version

jwt-core 0.0.2

A Platform agnostic way of dealing with JWT tokens

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

jwt-core-android
Version

Version

0.0.2
Type

Type

aar
Description

Description

jwt-core
A Platform agnostic way of dealing with JWT tokens

Download jwt-core-android 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
tz.co.asoft : krypto-core-android jar 0.0.4
org.jetbrains.kotlinx : kotlinx-datetime-jvm jar 0.1.1
tz.co.asoft : kotlinx-serialization-mapper-android jar 0.0.5
tz.co.asoft : krypto-keys-android jar 0.0.4
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.