jwt-core 6.0.0
Group ID:
com.github.jwt-scala
Artifact ID:
jwt-core_2.13
Version:
6.0.0
Release Date:
Feb 26, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "com.github.jwt-scala" %% "jwt-core" % "6.0.0"
ivy"com.github.jwt-scala::jwt-core:6.0.0"
//> using dep "com.github.jwt-scala::jwt-core:6.0.0"
import $ivy.`com.github.jwt-scala::jwt-core:6.0.0`
<dependency> <groupId>com.github.jwt-scala</groupId> <artifactId>jwt-core_2.13</artifactId> <version>6.0.0</version> </dependency>
compile group: 'com.github.jwt-scala', name: 'jwt-core_2.13', version: '6.0.0'