scala-jwt / oath   1.1.3

Apache License 2.0 GitHub

Yet another scala-jwt library which has the aim to enhance user experience.

Scala versions: 2.13

oath-circe 1.0.1


Group ID:
io.github.scala-jwt
Artifact ID:
oath-circe_2.13
Version:
1.0.1
Release Date:
May 29, 2023
Licenses:
Files:

libraryDependencies += "io.github.scala-jwt" %% "oath-circe" % "1.0.1"

Mill build tool

ivy"io.github.scala-jwt::oath-circe:1.0.1"

Scala CLI

//> using dep "io.github.scala-jwt::oath-circe:1.0.1"

Ammonite REPL

import $ivy.`io.github.scala-jwt::oath-circe:1.0.1`

<dependency>
  <groupId>io.github.scala-jwt</groupId>
  <artifactId>oath-circe_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.github.scala-jwt', name: 'oath-circe_2.13', version: '1.0.1'