| License | License | 
|---|---|
| GroupId | GroupIdorg.http4s | 
| ArtifactId | ArtifactIdhttp4s-blaze-core_2.13 | 
| Version | Version1.0-234-d1a2b53 | 
| Type | Typejar | 
| Description | Descriptionblaze-core Base library for binding blaze to http4s clients and servers | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-blaze-core_2.13/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-blaze-core_2.13</artifactId>
    <version>1.0-234-d1a2b53</version>
</dependency>// https://jarcasting.com/artifacts/org.http4s/http4s-blaze-core_2.13/
implementation 'org.http4s:http4s-blaze-core_2.13:1.0-234-d1a2b53'// https://jarcasting.com/artifacts/org.http4s/http4s-blaze-core_2.13/
implementation ("org.http4s:http4s-blaze-core_2.13:1.0-234-d1a2b53")'org.http4s:http4s-blaze-core_2.13:jar:1.0-234-d1a2b53'<dependency org="org.http4s" name="http4s-blaze-core_2.13" rev="1.0-234-d1a2b53">
  <artifact name="http4s-blaze-core_2.13" type="jar" />
</dependency>@Grapes(
@Grab(group='org.http4s', module='http4s-blaze-core_2.13', version='1.0-234-d1a2b53')
)libraryDependencies += "org.http4s" % "http4s-blaze-core_2.13" % "1.0-234-d1a2b53"[org.http4s/http4s-blaze-core_2.13 "1.0-234-d1a2b53"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 | 
| org.http4s : http4s-core_2.13 | jar | 1.0-234-d1a2b53 | 
| org.http4s : blaze-http_2.13 | jar | 0.14.14 |