http4s / http4s   1.0.0-M42

Apache License 2.0 Website GitHub

A minimal, idiomatic Scala interface for HTTP

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

libraryDependencies += "com.armanbilge" %% "http4s-core" % "1.0-148-8da8898"

Mill build tool

ivy"com.armanbilge::http4s-core:1.0-148-8da8898"

Scala CLI

//> using dep "com.armanbilge::http4s-core:1.0-148-8da8898"

Ammonite REPL

import $ivy.`com.armanbilge::http4s-core:1.0-148-8da8898`

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>http4s-core_3</artifactId>
  <version>1.0-148-8da8898</version>
</dependency>

compile group: 'com.armanbilge', name: 'http4s-core_3', version: '1.0-148-8da8898'