is not current version
Last Version 9.0.5

com.github.jwt-scala:jwt-play-json_2.13 7.1.2

jwt-play-json

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

com.github.jwt-scala
ArtifactId

ArtifactId

jwt-play-json_2.13
Version

Version

7.1.2
Type

Type

jar

Download jwt-play-json_2.13 7.1.2


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