kadekm / finch-jwt   0.3.2

MIT License GitHub

Finch specific tools for jwt

Scala versions: 2.12 2.11

finch-jwt-circe 0.3.2


Group ID:
com.marekkadek
Artifact ID:
finch-jwt-circe_2.12
Version:
0.3.2
Release Date:
Mar 30, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.marekkadek" %% "finch-jwt-circe" % "0.3.2"

Mill build tool

ivy"com.marekkadek::finch-jwt-circe:0.3.2"

Scala CLI

//> using dep "com.marekkadek::finch-jwt-circe:0.3.2"

Ammonite REPL

import $ivy.`com.marekkadek::finch-jwt-circe:0.3.2`

<dependency>
  <groupId>com.marekkadek</groupId>
  <artifactId>finch-jwt-circe_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.marekkadek', name: 'finch-jwt-circe_2.12', version: '0.3.2'