in-cal / incal-play   0.3.0

Apache License 2.0 GitHub

Play Framework extended with basic readonly/crud controllers, deadbolt-backed security, json formatters, etc.

Scala versions: 2.11

incal-play 0.0.19


Group ID:
org.in-cal
Artifact ID:
incal-play_2.11
Version:
0.0.19
Release Date:
Aug 28, 2018
Licenses:
Files:

libraryDependencies += "org.in-cal" %% "incal-play" % "0.0.19"

Mill build tool

ivy"org.in-cal::incal-play:0.0.19"

Scala CLI

//> using dep "org.in-cal::incal-play:0.0.19"

Ammonite REPL

import $ivy.`org.in-cal::incal-play:0.0.19`

<dependency>
  <groupId>org.in-cal</groupId>
  <artifactId>incal-play_2.11</artifactId>
  <version>0.0.19</version>
</dependency>

compile group: 'org.in-cal', name: 'incal-play_2.11', version: '0.0.19'