| License | License | 
|---|---|
| GroupId | GroupIdorg.http4s | 
| ArtifactId | ArtifactIdhttp4s-core_2.12 | 
| Version | Version1.0-234-d1a2b53 | 
| Type | Typejar | 
| Description | Descriptioncore Core http4s library for servers and clients | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-core_2.12/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-core_2.12</artifactId>
    <version>1.0-234-d1a2b53</version>
</dependency>// https://jarcasting.com/artifacts/org.http4s/http4s-core_2.12/
implementation 'org.http4s:http4s-core_2.12:1.0-234-d1a2b53'// https://jarcasting.com/artifacts/org.http4s/http4s-core_2.12/
implementation ("org.http4s:http4s-core_2.12:1.0-234-d1a2b53")'org.http4s:http4s-core_2.12:jar:1.0-234-d1a2b53'<dependency org="org.http4s" name="http4s-core_2.12" rev="1.0-234-d1a2b53">
  <artifact name="http4s-core_2.12" type="jar" />
</dependency>@Grapes(
@Grab(group='org.http4s', module='http4s-core_2.12', version='1.0-234-d1a2b53')
)libraryDependencies += "org.http4s" % "http4s-core_2.12" % "1.0-234-d1a2b53"[org.http4s/http4s-core_2.12 "1.0-234-d1a2b53"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 | 
| org.typelevel : case-insensitive_2.12 | jar | 0.3.0 | 
| org.typelevel : cats-core_2.12 | jar | 2.3.1 | 
| org.typelevel : cats-effect_2.12 | jar | 2.3.1 | 
| org.typelevel : cats-parse_2.12 | jar | 0.2.0 | 
| co.fs2 : fs2-core_2.12 | jar | 2.5.0 | 
| co.fs2 : fs2-io_2.12 | jar | 2.5.0 | 
| org.log4s : log4s_2.12 | jar | 1.10.0-M3 | 
| org.scodec : scodec-bits_2.12 | jar | 1.1.23 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.http4s : parboiled_2.12 | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.12.12 |