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


Group ID:
co.spendabit
Artifact ID:
webapp-tools_2.11
Version:
0.0.34
Release Date:
Aug 10, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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