de-ceow / scala-acl   1.2.0

BSD 3-clause "New" or "Revised" License GitHub

A lightweight and flexible ACL component

Scala versions: 2.12 2.11

scala-acl 1.0.0


Group ID:
de.ceow
Artifact ID:
scala-acl_2.11
Version:
1.0.0
Release Date:
Nov 6, 2016
Licenses:
Files:

libraryDependencies += "de.ceow" %% "scala-acl" % "1.0.0"

Mill build tool

ivy"de.ceow::scala-acl:1.0.0"

Scala CLI

//> using dep "de.ceow::scala-acl:1.0.0"

Ammonite REPL

import $ivy.`de.ceow::scala-acl:1.0.0`

<dependency>
  <groupId>de.ceow</groupId>
  <artifactId>scala-acl_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'de.ceow', name: 'scala-acl_2.11', version: '1.0.0'