MVN

com.github.rebue.jwt : jwt-api

Maven & Gradle

May 15, 2020
3 usages
1 stars
<dependency>
    <groupId>com.github.rebue.jwt</groupId>
    <artifactId>jwt-api</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rebue.jwt : jwt-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.rebue.jwt : jwt-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jwt-api-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.rebue.jwt</groupId>
    <artifactId>jwt-api</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rebue.jwt : jwt-api gradle dependency to your build.gradle file:

implementation 'com.github.rebue.jwt:jwt-api:1.1.0'

Gradle Kotlin DSL: Add the following com.github.rebue.jwt : jwt-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rebue.jwt:jwt-api:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rebue.jwt : jwt-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rebue.jwt" % "jwt-api" % "1.1.0"

Advertisement

Dependencies from Group

May 15, 2020
3 usages
1 stars
May 15, 2020
2 usages
1 stars
May 15, 2020
1 stars
jwt
May 15, 2020
1 stars

Discover Dependencies

Jun 24, 2023
3 usages
30 stars
Oct 28, 2021
2 usages
0 stars
Mar 03, 2022
2 usages
3 stars
Jun 21, 2008
2 usages
Jun 20, 2015
8 usages
1.7k stars
Feb 18, 2021
6 usages
0 stars
Mar 12, 2018
3 usages
215 stars
Mar 06, 2019
3 usages
58 stars