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

abac4s 0.1.6


Group ID:
io.cardell
Artifact ID:
abac4s_2.13
Version:
0.1.6
Release Date:
Nov 30, 2022
Licenses:
Files:

libraryDependencies += "io.cardell" %% "abac4s" % "0.1.6"

Mill build tool

ivy"io.cardell::abac4s:0.1.6"

Scala CLI

//> using dep "io.cardell::abac4s:0.1.6"

Ammonite REPL

import $ivy.`io.cardell::abac4s:0.1.6`

<dependency>
  <groupId>io.cardell</groupId>
  <artifactId>abac4s_2.13</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'io.cardell', name: 'abac4s_2.13', version: '0.1.6'