is not current version
Last Version 0.0.5

com.47deg:intools-jwt_3 0.0.2

A simple library for decoding the JWT header for the InTools environment

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

intools-jwt_3
Version

Version

0.0.2
Type

Type

jar

Download intools-jwt_3 0.0.2


<!-- https://jarcasting.com/artifacts/com.47deg/intools-jwt_3/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>intools-jwt_3</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/intools-jwt_3/
implementation 'com.47deg:intools-jwt_3:0.0.2'
// https://jarcasting.com/artifacts/com.47deg/intools-jwt_3/
implementation ("com.47deg:intools-jwt_3:0.0.2")
'com.47deg:intools-jwt_3:jar:0.0.2'
<dependency org="com.47deg" name="intools-jwt_3" rev="0.0.2">
  <artifact name="intools-jwt_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='intools-jwt_3', version='0.0.2')
)
libraryDependencies += "com.47deg" % "intools-jwt_3" % "0.0.2"
[com.47deg/intools-jwt_3 "0.0.2"]