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-macros 1.1.2


Group ID:
io.github.scala-jwt
Artifact ID:
oath-macros_2.13
Version:
1.1.2
Release Date:
Nov 11, 2023
Licenses:
Files:

libraryDependencies += "io.github.scala-jwt" %% "oath-macros" % "1.1.2"

Mill build tool

ivy"io.github.scala-jwt::oath-macros:1.1.2"

Scala CLI

//> using dep "io.github.scala-jwt::oath-macros:1.1.2"

Ammonite REPL

import $ivy.`io.github.scala-jwt::oath-macros:1.1.2`

<dependency>
  <groupId>io.github.scala-jwt</groupId>
  <artifactId>oath-macros_2.13</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'io.github.scala-jwt', name: 'oath-macros_2.13', version: '1.1.2'