natural-transformation / spoonbill   1.0.0

Apache License 2.0 GitHub

A server-side single-page application framework for Scala — build reactive web apps with no JavaScript (formerly Korolev)

Scala versions: 3.x

spoonbill-ce3 1.0.0


Group ID:
com.natural-transformation
Artifact ID:
spoonbill-ce3_3
Version:
1.0.0
Release Date:
Feb 14, 2026
Licenses:
Files:
Full Scala Version:
3.3.7

libraryDependencies += "com.natural-transformation" %% "spoonbill-ce3" % "1.0.0"

Mill build tool

ivy"com.natural-transformation::spoonbill-ce3:1.0.0"

Scala CLI

//> using dep "com.natural-transformation::spoonbill-ce3:1.0.0"

Ammonite REPL

import $ivy.`com.natural-transformation::spoonbill-ce3:1.0.0`

<dependency>
  <groupId>com.natural-transformation</groupId>
  <artifactId>spoonbill-ce3_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.natural-transformation', name: 'spoonbill-ce3_3', version: '1.0.0'