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-play 7.1.5


Group ID:
com.github.jwt-scala
Artifact ID:
jwt-play_2.13
Version:
7.1.5
Release Date:
May 17, 2021
Licenses:
Files:

libraryDependencies += "com.github.jwt-scala" %% "jwt-play" % "7.1.5"

Mill build tool

ivy"com.github.jwt-scala::jwt-play:7.1.5"

Scala CLI

//> using dep "com.github.jwt-scala::jwt-play:7.1.5"

Ammonite REPL

import $ivy.`com.github.jwt-scala::jwt-play:7.1.5`

<dependency>
  <groupId>com.github.jwt-scala</groupId>
  <artifactId>jwt-play_2.13</artifactId>
  <version>7.1.5</version>
</dependency>

compile group: 'com.github.jwt-scala', name: 'jwt-play_2.13', version: '7.1.5'