davenverse / tsec   0.5.0

MIT License GitHub

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

Scala versions: 3.x 2.13 2.12

tsec-jwt-sig 0.5.0-M1


Group ID:
io.github.jmcardon
Artifact ID:
tsec-jwt-sig_3
Version:
0.5.0-M1
Release Date:
Sept 20, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.jmcardon" %% "tsec-jwt-sig" % "0.5.0-M1"

Mill build tool

ivy"io.github.jmcardon::tsec-jwt-sig:0.5.0-M1"

Scala CLI

//> using dep "io.github.jmcardon::tsec-jwt-sig:0.5.0-M1"

Ammonite REPL

import $ivy.`io.github.jmcardon::tsec-jwt-sig:0.5.0-M1`

<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-jwt-sig_3</artifactId>
  <version>0.5.0-M1</version>
</dependency>

compile group: 'io.github.jmcardon', name: 'tsec-jwt-sig_3', version: '0.5.0-M1'