JWT (Json Web Token) Scala library
Scala versions:
2.11
jwtyped 0.1.0
Group ID:
com.github.etaty
Artifact ID:
jwtyped_2.11
Version:
0.1.0
Release Date:
Nov 6, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.etaty" %% "jwtyped" % "0.1.0"
ivy"com.github.etaty::jwtyped:0.1.0"
//> using dep "com.github.etaty::jwtyped:0.1.0"
import $ivy.`com.github.etaty::jwtyped:0.1.0`
<dependency> <groupId>com.github.etaty</groupId> <artifactId>jwtyped_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.etaty', name: 'jwtyped_2.11', version: '0.1.0'