jwt-hs

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

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

jwt-hs-android
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

jwt-hs
A Platform agnostic way of dealing with JWT tokens signed with the HMAC algorithms

Download jwt-hs-android

How to add to project

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

asoft

Versions

Version
0.0.2
0.0.1