emartech / jwt-akka-http   1.4.64

MIT License GitHub

scala jwt authentication library for akka http

Scala versions: 3.x 2.13 2.12

jwt-akka-http 1.4.32


Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_2.12
Version:
1.4.32
Release Date:
Nov 9, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.emarsys" %% "jwt-akka-http" % "1.4.32"

Mill build tool

ivy"com.emarsys::jwt-akka-http:1.4.32"

Scala CLI

//> using dep "com.emarsys::jwt-akka-http:1.4.32"

Ammonite REPL

import $ivy.`com.emarsys::jwt-akka-http:1.4.32`

<dependency>
  <groupId>com.emarsys</groupId>
  <artifactId>jwt-akka-http_2.12</artifactId>
  <version>1.4.32</version>
</dependency>

compile group: 'com.emarsys', name: 'jwt-akka-http_2.12', version: '1.4.32'