cornerman / keratin-authn-scala   0.1.2

MIT License GitHub

Client library for keratin/authn-server

Scala versions: 3.x 2.13
Scala.js versions: 1.x

keratin-authn-backend 0.1.0


Group ID:
com.github.cornerman
Artifact ID:
keratin-authn-backend_2.13
Version:
0.1.0
Release Date:
Feb 1, 2024
Licenses:
MIT
Files:

libraryDependencies += "com.github.cornerman" %% "keratin-authn-backend" % "0.1.0"

Mill build tool

ivy"com.github.cornerman::keratin-authn-backend:0.1.0"

Scala CLI

//> using dep "com.github.cornerman::keratin-authn-backend:0.1.0"

Ammonite REPL

import $ivy.`com.github.cornerman::keratin-authn-backend:0.1.0`

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>keratin-authn-backend_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.cornerman', name: 'keratin-authn-backend_2.13', version: '0.1.0'