johnhungerford / scala-rbac   1.2.0

GitHub

Flexible role-based access control library for Scala

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

scala-rbac-core 1.2.0


Group ID:
io.github.johnhungerford.rbac
Artifact ID:
scala-rbac-core_sjs1_2.12
Version:
1.2.0
Release Date:
Jan 20, 2022
Licenses:
Files:

libraryDependencies += "io.github.johnhungerford.rbac" %%% "scala-rbac-core" % "1.2.0"

Mill build tool

ivy"io.github.johnhungerford.rbac::scala-rbac-core::1.2.0"

Scala CLI

//> using dep "io.github.johnhungerford.rbac::scala-rbac-core::1.2.0"