spendabit / webapp-tools   0.14.0

The Unlicense GitHub

Miscellaneous tools one for Scala-based web applications.

Scala versions: 2.12

webapp-tools 0.12.0


Group ID:
co.spendabit
Artifact ID:
webapp-tools_2.12
Version:
0.12.0
Release Date:
Jan 31, 2023
Licenses:
Files:
Full Scala Version:
2.12.14
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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