alexcardell / abac4s   0.1.6

MIT License GitHub

ABAC library for Scala with Cats

Scala versions: 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

docs 0.1.4-RC2


Group ID:
io.cardell
Artifact ID:
docs_2.13
Version:
0.1.4-RC2
Release Date:
Oct 29, 2022
Licenses:
Files:

libraryDependencies += "io.cardell" %% "docs" % "0.1.4-RC2"

Mill build tool

ivy"io.cardell::docs:0.1.4-RC2"

Scala CLI

//> using dep "io.cardell::docs:0.1.4-RC2"

Ammonite REPL

import $ivy.`io.cardell::docs:0.1.4-RC2`

<dependency>
  <groupId>io.cardell</groupId>
  <artifactId>docs_2.13</artifactId>
  <version>0.1.4-RC2</version>
</dependency>

compile group: 'io.cardell', name: 'docs_2.13', version: '0.1.4-RC2'