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.2


Group ID:
com.github.cornerman
Artifact ID:
keratin-authn-backend_3
Version:
0.1.2
Release Date:
Feb 2, 2024
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>keratin-authn-backend_3</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.cornerman', name: 'keratin-authn-backend_3', version: '0.1.2'