is not current version
Last Version 7.1.2

com.github.jwt-scala:jwt-core_3.0.0-RC1 7.1.1

jwt-core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.jwt-scala
ArtifactId

ArtifactId

jwt-core_3.0.0-RC1
Version

Version

7.1.1
Type

Type

jar

Download jwt-core_3.0.0-RC1 7.1.1


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