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.2.0


Group ID:
de.ceow
Artifact ID:
scala-acl_2.12
Version:
1.2.0
Release Date:
Jun 4, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.ceow</groupId>
  <artifactId>scala-acl_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'de.ceow', name: 'scala-acl_2.12', version: '1.2.0'