scala jwt authentication library for akka http
jwt-akka-http 1.1.0
Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_2.12
Version:
1.1.0
Release Date:
Sep 10, 2019
Licenses:
Files:
Full Scala Version:
2.12.9
Developers:
libraryDependencies += "com.emarsys" %% "jwt-akka-http" % "1.1.0"
ivy"com.emarsys::jwt-akka-http:1.1.0"
//> using dep "com.emarsys::jwt-akka-http:1.1.0"
import $ivy.`com.emarsys::jwt-akka-http:1.1.0`
<dependency> <groupId>com.emarsys</groupId> <artifactId>jwt-akka-http_2.12</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.emarsys', name: 'jwt-akka-http_2.12', version: '1.1.0'