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


Group ID:
co.spendabit
Artifact ID:
webapp-tools_2.12
Version:
0.4.8
Release Date:
Jul 31, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>co.spendabit</groupId>
  <artifactId>webapp-tools_2.12</artifactId>
  <version>0.4.8</version>
</dependency>

compile group: 'co.spendabit', name: 'webapp-tools_2.12', version: '0.4.8'