jwt-scala 1.3.0


Group ID:
com.github.3tty0n
Artifact ID:
jwt-scala_2.12
Version:
1.3.0
Release Date:
Jun 21, 2018
Licenses:
Files:

libraryDependencies += "com.github.3tty0n" %% "jwt-scala" % "1.3.0"

Mill build tool

ivy"com.github.3tty0n::jwt-scala:1.3.0"

Scala CLI

//> using dep "com.github.3tty0n::jwt-scala:1.3.0"

Ammonite REPL

import $ivy.`com.github.3tty0n::jwt-scala:1.3.0`

<dependency>
  <groupId>com.github.3tty0n</groupId>
  <artifactId>jwt-scala_2.12</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.github.3tty0n', name: 'jwt-scala_2.12', version: '1.3.0'