is not current version
Last Version 9.0.5

com.github.jwt-scala:jwt-core_2.12 7.1.3

jwt-core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.jwt-scala
ArtifactId

ArtifactId

jwt-core_2.12
Version

Version

7.1.3
Type

Type

jar

Download jwt-core_2.12 7.1.3


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