is not current version
Last Version 9.0.5

com.github.jwt-scala:jwt-core_2.13 7.1.0

jwt-core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.jwt-scala
ArtifactId

ArtifactId

jwt-core_2.13
Version

Version

7.1.0
Type

Type

jar

Download jwt-core_2.13 7.1.0


<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_2.13/ -->
<dependency>
    <groupId>com.github.jwt-scala</groupId>
    <artifactId>jwt-core_2.13</artifactId>
    <version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_2.13/
implementation 'com.github.jwt-scala:jwt-core_2.13:7.1.0'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_2.13/
implementation ("com.github.jwt-scala:jwt-core_2.13:7.1.0")
'com.github.jwt-scala:jwt-core_2.13:jar:7.1.0'
<dependency org="com.github.jwt-scala" name="jwt-core_2.13" rev="7.1.0">
  <artifact name="jwt-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-core_2.13', version='7.1.0')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-core_2.13" % "7.1.0"
[com.github.jwt-scala/jwt-core_2.13 "7.1.0"]