cornerman / sloth   0.8.0

MIT License GitHub

Type safe RPC in scala

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

sloth-http4s-client 0.7.3


Group ID:
com.github.cornerman
Artifact ID:
sloth-http4s-client_3
Version:
0.7.3
Release Date:
Jun 13, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.0

libraryDependencies += "com.github.cornerman" %% "sloth-http4s-client" % "0.7.3"

Mill build tool

ivy"com.github.cornerman::sloth-http4s-client:0.7.3"

Scala CLI

//> using dep "com.github.cornerman::sloth-http4s-client:0.7.3"

Ammonite REPL

import $ivy.`com.github.cornerman::sloth-http4s-client:0.7.3`

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>sloth-http4s-client_3</artifactId>
  <version>0.7.3</version>
</dependency>

compile group: 'com.github.cornerman', name: 'sloth-http4s-client_3', version: '0.7.3'