forwardloop / highrung-play   0.9.2

GNU General Public License v3.0 only Website GitHub

Squashpoints sample - controllers and services

Scala versions: 2.11

highrung-play 0.9.2


Group ID:
com.github.forwardloop
Artifact ID:
highrung-play_2.11
Version:
0.9.2
Release Date:
Mar 7, 2018
Licenses:
Files:

libraryDependencies += "com.github.forwardloop" %% "highrung-play" % "0.9.2"

Mill build tool

ivy"com.github.forwardloop::highrung-play:0.9.2"

Scala CLI

//> using dep "com.github.forwardloop::highrung-play:0.9.2"

Ammonite REPL

import $ivy.`com.github.forwardloop::highrung-play:0.9.2`

<dependency>
  <groupId>com.github.forwardloop</groupId>
  <artifactId>highrung-play_2.11</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'com.github.forwardloop', name: 'highrung-play_2.11', version: '0.9.2'