Simple JWT library for scala with an integration for circe and http4s
jwt-s-tapir 1.2.0
Group ID:
de.lhns
Artifact ID:
jwt-s-tapir_2.13
Version:
1.2.0
Version Scheme:
Release Date:
Sept 24, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:
libraryDependencies += "de.lhns" %% "jwt-s-tapir" % "1.2.0"
ivy"de.lhns::jwt-s-tapir:1.2.0"
//> using dep "de.lhns::jwt-s-tapir:1.2.0"
import $ivy.`de.lhns::jwt-s-tapir:1.2.0`
<dependency> <groupId>de.lhns</groupId> <artifactId>jwt-s-tapir_2.13</artifactId> <version>1.2.0</version> </dependency>
compile group: 'de.lhns', name: 'jwt-s-tapir_2.13', version: '1.2.0'