jwt-scala / jwt-scala   10.0.0

Apache License 2.0 Website GitHub

JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x
Scala Native versions: 0.4

jwt-json4s-common 9.0.1


Group ID:
com.github.jwt-scala
Artifact ID:
jwt-json4s-common_3
Version:
9.0.1
Release Date:
Aug 24, 2021
Licenses:
Files:

libraryDependencies += "com.github.jwt-scala" %% "jwt-json4s-common" % "9.0.1"

Mill build tool

ivy"com.github.jwt-scala::jwt-json4s-common:9.0.1"

Scala CLI

//> using dep "com.github.jwt-scala::jwt-json4s-common:9.0.1"

Ammonite REPL

import $ivy.`com.github.jwt-scala::jwt-json4s-common:9.0.1`

<dependency>
  <groupId>com.github.jwt-scala</groupId>
  <artifactId>jwt-json4s-common_3</artifactId>
  <version>9.0.1</version>
</dependency>

compile group: 'com.github.jwt-scala', name: 'jwt-json4s-common_3', version: '9.0.1'