| License |
License |
|---|---|
| GroupId | GroupIddev.profunktor |
| ArtifactId | ArtifactIdhttp4s-tracer_2.13 |
| Version | Version1.5.3 |
| Type | Typejar |
| Description |
Descriptionhttp4s-tracer
http4s-tracer
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http4s-tracer_2.13-1.5.3.pom | |
| http4s-tracer_2.13-1.5.3.jar | 66 KB |
| http4s-tracer_2.13-1.5.3-sources.jar | 10 KB |
| http4s-tracer_2.13-1.5.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer_2.13/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>http4s-tracer_2.13</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer_2.13/
implementation 'dev.profunktor:http4s-tracer_2.13:1.5.3'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer_2.13/
implementation ("dev.profunktor:http4s-tracer_2.13:1.5.3")
'dev.profunktor:http4s-tracer_2.13:jar:1.5.3'
<dependency org="dev.profunktor" name="http4s-tracer_2.13" rev="1.5.3">
<artifact name="http4s-tracer_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-tracer_2.13', version='1.5.3')
)
libraryDependencies += "dev.profunktor" % "http4s-tracer_2.13" % "1.5.3"
[dev.profunktor/http4s-tracer_2.13 "1.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| org.typelevel : cats-effect_2.13 | jar | 2.1.3 |
| co.fs2 : fs2-core_2.13 | jar | 2.3.0 |
| org.http4s : http4s-blaze-server_2.13 | jar | 0.21.4 |
| org.http4s : http4s-dsl_2.13 | jar | 0.21.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.7 |
| org.scalameta : munit-scalacheck_2.13 | jar | 0.7.7 |
| org.http4s : http4s-blaze-client_2.13 | jar | 0.21.4 |