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 7.1.2


Group ID:
com.github.jwt-scala
Artifact ID:
jwt-json4s-common_2.12
Version:
7.1.2
Release Date:
Mar 22, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.jwt-scala</groupId>
  <artifactId>jwt-json4s-common_2.12</artifactId>
  <version>7.1.2</version>
</dependency>

compile group: 'com.github.jwt-scala', name: 'jwt-json4s-common_2.12', version: '7.1.2'