MVN

com.github.jwt-scala : jwt-core_3

Maven & Gradle

Jul 15, 2023
3 usages
662 stars

jwt-core · jwt-core

<dependency>
    <groupId>com.github.jwt-scala</groupId>
    <artifactId>jwt-core_3</artifactId>
    <version>9.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 9.4.3

All Versions

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

Version Vulnerabilities Updated
9.4.x
jwt-core_3-9.4.3
jwt-core_3-9.4.2
jwt-core_3-9.4.1
jwt-core_3-9.4.0
9.3.x
jwt-core_3-9.3.0
9.2.x
jwt-core_3-9.2.0
9.1.x
jwt-core_3-9.1.2
jwt-core_3-9.1.1
jwt-core_3-9.1.0
9.0.x
jwt-core_3-9.0.6
jwt-core_3-9.0.5
jwt-core_3-9.0.4
jwt-core_3-9.0.3
jwt-core_3-9.0.2
jwt-core_3-9.0.1
jwt-core_3-9.0.0
8.0.x
jwt-core_3-8.0.3
jwt-core_3-8.0.2
jwt-core_3-8.0.1
jwt-core_3-8.0.0
7.1.x
jwt-core_3-7.1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jwt-scala</groupId>
    <artifactId>jwt-core_3</artifactId>
    <version>9.4.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.jwt-scala:jwt-core_3:9.4.3'

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

implementation("com.github.jwt-scala:jwt-core_3:9.4.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.jwt-scala" % "jwt-core_3" % "9.4.3"

Advertisement

Dependencies from Group

Jul 15, 2023
10 usages
662 stars
Jul 15, 2023
8 usages
662 stars
Jul 15, 2023
6 usages
662 stars
Jul 15, 2023
6 usages
662 stars
Jul 15, 2023
4 usages
662 stars

Discover Dependencies

Jul 29, 2023
8 usages
1.2k stars
Jul 30, 2015
3 usages
3 stars
Jul 30, 2015
3 usages
24 stars
Aug 15, 2023
8 usages
308 stars
Feb 10, 2022
5 usages
374 stars
May 02, 2019
12 usages
12 stars
Mar 16, 2018
3 usages
12 stars
Sep 19, 2022
6 usages
68.2k stars