jwt-core 0.0.3


Group ID:
io.github.andrewrigas
Artifact ID:
jwt-core_2.13
Version:
0.0.3
Release Date:
Nov 14, 2022
Licenses:
Files:

libraryDependencies += "io.github.andrewrigas" %% "jwt-core" % "0.0.3"

Mill build tool

ivy"io.github.andrewrigas::jwt-core:0.0.3"

Scala CLI

//> using dep "io.github.andrewrigas::jwt-core:0.0.3"

Ammonite REPL

import $ivy.`io.github.andrewrigas::jwt-core:0.0.3`

<dependency>
  <groupId>io.github.andrewrigas</groupId>
  <artifactId>jwt-core_2.13</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'io.github.andrewrigas', name: 'jwt-core_2.13', version: '0.0.3'