This repository has been deprecated by the owner.

scyks / play-acl   0.7.0

Website GitHub

Play Framework ACL component

Scala versions: 2.11

playacl 0.1.0 Deprecated


Group ID:
com.github.scyks
Artifact ID:
playacl_2.11
Version:
0.1.0
Release Date:
Oct 9, 2015
Licenses:
Files:

libraryDependencies += "com.github.scyks" %% "playacl" % "0.1.0"

Mill build tool

ivy"com.github.scyks::playacl:0.1.0"

Scala CLI

//> using dep "com.github.scyks::playacl:0.1.0"

Ammonite REPL

import $ivy.`com.github.scyks::playacl:0.1.0`

<dependency>
  <groupId>com.github.scyks</groupId>
  <artifactId>playacl_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.scyks', name: 'playacl_2.11', version: '0.1.0'