Last Version

jwt-rs 0.0.2

A Platform agnostic way of dealing with JWT tokens signed with the RSA algorithms

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

jwt-rs-android
Version

Version

0.0.2
Type

Type

aar
Description

Description

jwt-rs
A Platform agnostic way of dealing with JWT tokens signed with the RSA algorithms

Download jwt-rs-android 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
tz.co.asoft : jwt-core-android jar 0.0.2
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.