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-core 0.1.2


Group ID:
io.cardell
Artifact ID:
abac4s-core_2.13
Version:
0.1.2
Release Date:
Oct 14, 2022
Licenses:
Files:

libraryDependencies += "io.cardell" %% "abac4s-core" % "0.1.2"

Mill build tool

ivy"io.cardell::abac4s-core:0.1.2"

Scala CLI

//> using dep "io.cardell::abac4s-core:0.1.2"

Ammonite REPL

import $ivy.`io.cardell::abac4s-core:0.1.2`

<dependency>
  <groupId>io.cardell</groupId>
  <artifactId>abac4s-core_2.13</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.cardell', name: 'abac4s-core_2.13', version: '0.1.2'