Last Version

http4s-blaze-core 1.0.0-M33

Base library for binding blaze to http4s clients and servers

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-blaze-core_3
Version

Version

1.0.0-M33
Type

Type

jar
Description

Description

http4s-blaze-core
Base library for binding blaze to http4s clients and servers
Project URL

Project URL

https://github.com/http4s/blaze
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/blaze

Download http4s-blaze-core_3 1.0.0-M33


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

Dependencies

compile (3)

Group / Artifact Type Version
org.http4s : blaze-http_3 jar 1.0.0-M33
org.scala-lang : scala3-library_3 jar 3.1.2
org.http4s : http4s-core_3 jar 1.0.0-M33

test (1)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-3_3 jar 1.0.7

Project Modules

There are no modules declared in this project.