kadekm / finch-jwt   0.3.2

MIT License GitHub

Finch specific tools for jwt

Scala versions: 2.12 2.11

finch-jwt-circe 0.0.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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