scala jwt authentication library for akka http
jwt-akka-http 1.4.7
Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_2.13
Version:
1.4.7
Release Date:
Feb 15, 2022
Licenses:
Files:
libraryDependencies += "com.emarsys" %% "jwt-akka-http" % "1.4.7"
ivy"com.emarsys::jwt-akka-http:1.4.7"
//> using dep "com.emarsys::jwt-akka-http:1.4.7"
import $ivy.`com.emarsys::jwt-akka-http:1.4.7`
<dependency> <groupId>com.emarsys</groupId> <artifactId>jwt-akka-http_2.13</artifactId> <version>1.4.7</version> </dependency>
compile group: 'com.emarsys', name: 'jwt-akka-http_2.13', version: '1.4.7'