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

csrf-core 0.1.2


Group ID:
io.github.scala-jwt
Artifact ID:
csrf-core_2.13
Version:
0.1.2
Release Date:
Mar 3, 2023
Licenses:
Files:

libraryDependencies += "io.github.scala-jwt" %% "csrf-core" % "0.1.2"

Mill build tool

ivy"io.github.scala-jwt::csrf-core:0.1.2"

Scala CLI

//> using dep "io.github.scala-jwt::csrf-core:0.1.2"

Ammonite REPL

import $ivy.`io.github.scala-jwt::csrf-core:0.1.2`

<dependency>
  <groupId>io.github.scala-jwt</groupId>
  <artifactId>csrf-core_2.13</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.github.scala-jwt', name: 'csrf-core_2.13', version: '0.1.2'