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-proxy 0.4.1


Group ID:
de.lhns
Artifact ID:
http4s-proxy_2.13
Version:
0.4.1
Release Date:
Feb 3, 2023
Licenses:
Files:

libraryDependencies += "de.lhns" %% "http4s-proxy" % "0.4.1"

Mill build tool

ivy"de.lhns::http4s-proxy:0.4.1"

Scala CLI

//> using dep "de.lhns::http4s-proxy:0.4.1"

Ammonite REPL

import $ivy.`de.lhns::http4s-proxy:0.4.1`

<dependency>
  <groupId>de.lhns</groupId>
  <artifactId>http4s-proxy_2.13</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'de.lhns', name: 'http4s-proxy_2.13', version: '0.4.1'