com.10duke.client.jwt:api

Implementation-agnostic API for JWT processing

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.10duke.client.jwt
ArtifactId

ArtifactId

api
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.10duke.client.jwt:api
Implementation-agnostic API for JWT processing

Download api

How to add to project

<!-- https://jarcasting.com/artifacts/com.10duke.client.jwt/api/ -->
<dependency>
    <groupId>com.10duke.client.jwt</groupId>
    <artifactId>api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client.jwt/api/
implementation 'com.10duke.client.jwt:api:1.1.0'
// https://jarcasting.com/artifacts/com.10duke.client.jwt/api/
implementation ("com.10duke.client.jwt:api:1.1.0")
'com.10duke.client.jwt:api:jar:1.1.0'
<dependency org="com.10duke.client.jwt" name="api" rev="1.1.0">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client.jwt', module='api', version='1.1.0')
)
libraryDependencies += "com.10duke.client.jwt" % "api" % "1.1.0"
[com.10duke.client.jwt/api "1.1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.
com.10duke.client.jwt

Versions

Version
1.1.0
1.0.1
1.0.0