MVN

com.nexmo : jwt

Maven & Gradle

Aug 16, 2019
2 usages
1 stars

jwt · Library for creating JWTs for use with Nexmo

<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>jwt</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
jwt-1.0.1
jwt-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>jwt</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nexmo : jwt gradle dependency to your build.gradle file:

implementation 'com.nexmo:jwt:1.0.1'

Gradle Kotlin DSL: Add the following com.nexmo : jwt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nexmo:jwt:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.nexmo" % "jwt" % "1.0.1"

Advertisement

Dependencies from Group

Nov 14, 2020
7 usages
11 stars
jwt
Aug 16, 2019
2 usages
1 stars
Feb 11, 2019
1 usages
2 stars
Jun 11, 2019
1 usages
5 stars
Nov 21, 2016
19 stars

Discover Dependencies

Jul 18, 2023
5 usages
3k stars
Feb 15, 2023
7 usages
1 stars
May 31, 2021
4 usages
2 stars
Aug 23, 2023
2 usages
77 stars
Aug 23, 2023
3 usages
77 stars
Jul 11, 2023
2 usages
Jul 07, 2023
21 usages
57 stars
Jun 13, 2023
8 usages
394 stars