jmcardon / tsec   0.4.0

MIT License GitHub

Type-safe general-cryptography library - https://jmcardon.github.io/tsec/

Scala versions: 3.x 2.13 2.12 2.11

tsec-jwt-mac 0.0.1-M11


Group ID:
io.github.jmcardon
Artifact ID:
tsec-jwt-mac_2.12
Version:
0.0.1-M11
Release Date:
Mar 29, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.jmcardon" %% "tsec-jwt-mac" % "0.0.1-M11"

Mill build tool

ivy"io.github.jmcardon::tsec-jwt-mac:0.0.1-M11"

Scala CLI

//> using dep "io.github.jmcardon::tsec-jwt-mac:0.0.1-M11"

Ammonite REPL

import $ivy.`io.github.jmcardon::tsec-jwt-mac:0.0.1-M11`

<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-jwt-mac_2.12</artifactId>
  <version>0.0.1-M11</version>
</dependency>

compile group: 'io.github.jmcardon', name: 'tsec-jwt-mac_2.12', version: '0.0.1-M11'