Last Version

core 1.0.0-M20

Core http4s library for servers and clients

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-core_3.0.0-RC1
Version

Version

1.0.0-M20
Type

Type

jar
Description

Description

core
Core http4s library for servers and clients
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-core_3.0.0-RC1 1.0.0-M20


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-core_3.0.0-RC1/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-core_3.0.0-RC1</artifactId>
    <version>1.0.0-M20</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-core_3.0.0-RC1/
implementation 'org.http4s:http4s-core_3.0.0-RC1:1.0.0-M20'
// https://jarcasting.com/artifacts/org.http4s/http4s-core_3.0.0-RC1/
implementation ("org.http4s:http4s-core_3.0.0-RC1:1.0.0-M20")
'org.http4s:http4s-core_3.0.0-RC1:jar:1.0.0-M20'
<dependency org="org.http4s" name="http4s-core_3.0.0-RC1" rev="1.0.0-M20">
  <artifact name="http4s-core_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-core_3.0.0-RC1', version='1.0.0-M20')
)
libraryDependencies += "org.http4s" % "http4s-core_3.0.0-RC1" % "1.0.0-M20"
[org.http4s/http4s-core_3.0.0-RC1 "1.0.0-M20"]

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
org.typelevel : case-insensitive_3.0.0-RC1 jar 1.1.0
org.typelevel : cats-core_3.0.0-RC1 jar 2.4.2
org.typelevel : cats-effect-std_3.0.0-RC1 jar 3.0.0
org.typelevel : cats-parse_3.0.0-RC1 jar 0.3.1
co.fs2 : fs2-core_3.0.0-RC1 jar 3.0.0
co.fs2 : fs2-io_3.0.0-RC1 jar 3.0.0
com.comcast : ip4s-core_3.0.0-RC1 jar 3.0.0-RC2
org.typelevel : literally_3.0.0-RC1 jar 1.0.0-RC1
org.log4s : log4s_3.0.0-RC1 jar 1.10.0-M5
org.scodec : scodec-bits_3.0.0-RC1 jar 1.1.24
org.slf4j : slf4j-api jar 1.7.30
org.typelevel : vault_3.0.0-RC1 jar 3.0.0

Project Modules

There are no modules declared in this project.