http4s / http4s   0.23.26

Apache License 2.0 Website GitHub

A minimal, idiomatic Scala interface for HTTP

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x
Scala Native versions: 0.4

http4s-core 1.0-377-020cf9e


Group ID:
com.armanbilge
Artifact ID:
http4s-core_3
Version:
1.0-377-020cf9e
Release Date:
Aug 3, 2021
Licenses:
Files:

libraryDependencies += "com.armanbilge" %% "http4s-core" % "1.0-377-020cf9e"

Mill build tool

ivy"com.armanbilge::http4s-core:1.0-377-020cf9e"

Scala CLI

//> using dep "com.armanbilge::http4s-core:1.0-377-020cf9e"

Ammonite REPL

import $ivy.`com.armanbilge::http4s-core:1.0-377-020cf9e`

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>http4s-core_3</artifactId>
  <version>1.0-377-020cf9e</version>
</dependency>

compile group: 'com.armanbilge', name: 'http4s-core_3', version: '1.0-377-020cf9e'