j

jwt-upickle-legacy_2.11

jwt-upickle-legacy
http://pauldijou.fr/jwt-scala/
Apache-2.0
com.pauldijou
Paul Dijou
Files download
File Operation
jwt-upickle-legacy_2.11-0.12.1.jar download
jwt-upickle-legacy_2.11-0.12.1.pom download
jwt-upickle-legacy_2.11-0.12.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.pauldijou</groupId>
  <artifactId>jwt-upickle-legacy_2.11</artifactId>
  <version>0.12.1</version>
</dependency>
Gradle Groovy
implementation 'com.pauldijou:jwt-upickle-legacy_2.11:0.12.1'
Gradle Kotlin
implementation("com.pauldijou:jwt-upickle-legacy_2.11:0.12.1")
Scala SBT
libraryDependencies += "com.pauldijou" % "jwt-upickle-legacy_2.11" % "0.12.1"
Groovy Grape
@Grapes(
  @Grab(group='com.pauldijou', module='jwt-upickle-legacy_2.11', version='0.12.1')
)
Apache Ivy
<dependency org="com.pauldijou" name="jwt-upickle-legacy_2.11" rev="0.12.1" />
Leiningen
[com.pauldijou/jwt-upickle-legacy_2.11 "0.12.1"]
Apache Buildr
'com.pauldijou:jwt-upickle-legacy_2.11:jar:0.12.1'