spendabit / webapp-tools   0.13.0

The Unlicense GitHub

Miscellaneous tools one might find useful for Scala-based webapp development.

Scala versions: 2.12 2.11

webapp-tools 0.0.55


Group ID:
co.spendabit
Artifact ID:
webapp-tools_2.11
Version:
0.0.55
Release Date:
May 9, 2016
Licenses:
Files:

libraryDependencies += "co.spendabit" %% "webapp-tools" % "0.0.55"

Mill build tool

ivy"co.spendabit::webapp-tools:0.0.55"

Scala CLI

//> using dep "co.spendabit::webapp-tools:0.0.55"

Ammonite REPL

import $ivy.`co.spendabit::webapp-tools:0.0.55`

<dependency>
  <groupId>co.spendabit</groupId>
  <artifactId>webapp-tools_2.11</artifactId>
  <version>0.0.55</version>
</dependency>

compile group: 'co.spendabit', name: 'webapp-tools_2.11', version: '0.0.55'