MVN

com.10duke.client.jwt : api

Maven & Gradle

Feb 15, 2022
5 usages
0 stars

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

<dependency>
    <groupId>com.10duke.client.jwt</groupId>
    <artifactId>api</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.10duke.client.jwt : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.10duke.client.jwt : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
api-1.1.0
1.0.x
api-1.0.1
api-1.0.0

How to add a dependency to Maven

Add the following com.10duke.client.jwt : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.10duke.client.jwt</groupId>
    <artifactId>api</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.10duke.client.jwt : api gradle dependency to your build.gradle file:

implementation 'com.10duke.client.jwt:api:1.1.0'

Gradle Kotlin DSL: Add the following com.10duke.client.jwt : api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.10duke.client.jwt:api:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.10duke.client.jwt : api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.10duke.client.jwt" % "api" % "1.1.0"

Advertisement

Dependencies from Group

api
Feb 15, 2022
5 usages
0 stars
Feb 15, 2022
1 usages
0 stars
Feb 15, 2022
0 stars

Discover Dependencies

Jul 28, 2011
10 usages
Jun 02, 2015
8 usages
32 stars
Jan 27, 2020
3 usages
2 stars
Mar 24, 2019
2 usages
0 stars
Aug 01, 2023
11 usages
365 stars
Jan 24, 2013
3 usages
Oct 12, 2015
3 usages
Dec 03, 2020
16 usages
6 stars
May 14, 2021
5 usages
1.9k stars