kadekm / finch-jwt   0.3.2

MIT License GitHub

Finch specific tools for jwt

Scala versions: 2.12 2.11

finch-jwt-circe 0.1.0


Group ID:
com.marekkadek
Artifact ID:
finch-jwt-circe_2.11
Version:
0.1.0
Release Date:
Aug 31, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.marekkadek</groupId>
  <artifactId>finch-jwt-circe_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.marekkadek', name: 'finch-jwt-circe_2.11', version: '0.1.0'