lhns / http4s-spa   0.4.1

Apache License 2.0 GitHub

Helpers for building a http4s Single Page Application with Scala.js using ES-Modules and Import Maps

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

http4s-spa 0.2.1


Group ID:
de.lolhens
Artifact ID:
http4s-spa_2.12
Version:
0.2.1
Release Date:
Nov 26, 2021
Licenses:
Files:

libraryDependencies += "de.lolhens" %% "http4s-spa" % "0.2.1"

Mill build tool

ivy"de.lolhens::http4s-spa:0.2.1"

Scala CLI

//> using dep "de.lolhens::http4s-spa:0.2.1"

Ammonite REPL

import $ivy.`de.lolhens::http4s-spa:0.2.1`

<dependency>
  <groupId>de.lolhens</groupId>
  <artifactId>http4s-spa_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'de.lolhens', name: 'http4s-spa_2.12', version: '0.2.1'