kostaskougios / functions-remote   0.51

GitHub

A way of calling Scala functions "remotely", with a loose definition of what "remotely" means.

Scala versions: 3.x

http4s-server 0.51


Group ID:
io.github.kostaskougios
Artifact ID:
http4s-server_3
Version:
0.51
Release Date:
Dec 22, 2023
Licenses:
Files:

libraryDependencies += "io.github.kostaskougios" %% "http4s-server" % "0.51"

Mill build tool

ivy"io.github.kostaskougios::http4s-server:0.51"

Scala CLI

//> using dep "io.github.kostaskougios::http4s-server:0.51"

Ammonite REPL

import $ivy.`io.github.kostaskougios::http4s-server:0.51`

<dependency>
  <groupId>io.github.kostaskougios</groupId>
  <artifactId>http4s-server_3</artifactId>
  <version>0.51</version>
</dependency>

compile group: 'io.github.kostaskougios', name: 'http4s-server_3', version: '0.51'