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


Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_2.12
Version:
1.4.10
Release Date:
Mar 4, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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