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


Group ID:
co.spendabit
Artifact ID:
webapp-tools_2.12
Version:
0.11.2
Release Date:
Jan 6, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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