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.8


Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_3
Version:
1.4.8
Release Date:
Feb 24, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.emarsys</groupId>
  <artifactId>jwt-akka-http_3</artifactId>
  <version>1.4.8</version>
</dependency>

compile group: 'com.emarsys', name: 'jwt-akka-http_3', version: '1.4.8'