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


Group ID:
org.in-cal
Artifact ID:
incal-play_2.11
Version:
0.1.9
Release Date:
Jun 11, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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