http4s-fabric


License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-fabric_2.13
Last Version

Last Version

1.0.0-M32
Release Date

Release Date

Type

Type

jar
Description

Description

http4s-fabric
http4s-fabric
Project URL

Project URL

https://github.com/http4s/http4s-fabric
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s-fabric

Download http4s-fabric_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.outr : fabric-parse_2.13 jar 1.2.8
org.http4s : http4s-core_2.13 jar 1.0.0-M32
org.typelevel : cats-effect_2.13 jar 3.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M32
1.0.0-M31
1.0.0-M30