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

play-acl 1.3.0


Group ID:
de.ceow
Artifact ID:
play-acl_2.12
Version:
1.3.0
Release Date:
Jul 11, 2017
Licenses:
Files:

libraryDependencies += "de.ceow" %% "play-acl" % "1.3.0"

Mill build tool

ivy"de.ceow::play-acl:1.3.0"

Scala CLI

//> using dep "de.ceow::play-acl:1.3.0"

Ammonite REPL

import $ivy.`de.ceow::play-acl:1.3.0`

<dependency>
  <groupId>de.ceow</groupId>
  <artifactId>play-acl_2.12</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'de.ceow', name: 'play-acl_2.12', version: '1.3.0'