| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gvolpe |
| ArtifactId | ArtifactIdhttp4s-tracer_2.12 |
| Version | Version1.2.1 |
| 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.12-1.2.1.pom | |
| http4s-tracer_2.12-1.2.1.jar | 56 KB |
| http4s-tracer_2.12-1.2.1-sources.jar | 9 KB |
| http4s-tracer_2.12-1.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gvolpe/http4s-tracer_2.12/ -->
<dependency>
<groupId>com.github.gvolpe</groupId>
<artifactId>http4s-tracer_2.12</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gvolpe/http4s-tracer_2.12/
implementation 'com.github.gvolpe:http4s-tracer_2.12:1.2.1'
// https://jarcasting.com/artifacts/com.github.gvolpe/http4s-tracer_2.12/
implementation ("com.github.gvolpe:http4s-tracer_2.12:1.2.1")
'com.github.gvolpe:http4s-tracer_2.12:jar:1.2.1'
<dependency org="com.github.gvolpe" name="http4s-tracer_2.12" rev="1.2.1">
<artifact name="http4s-tracer_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gvolpe', module='http4s-tracer_2.12', version='1.2.1')
)
libraryDependencies += "com.github.gvolpe" % "http4s-tracer_2.12" % "1.2.1"
[com.github.gvolpe/http4s-tracer_2.12 "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| org.typelevel : cats-effect_2.12 | jar | 1.2.0 |
| co.fs2 : fs2-core_2.12 | jar | 1.0.4 |
| org.http4s : http4s-blaze-server_2.12 | jar | 0.20.0 |
| org.http4s : http4s-dsl_2.12 | jar | 0.20.0 |
| com.gilt : gfc-timeuuid_2.12 | jar | 0.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.7 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
| org.http4s : http4s-blaze-client_2.12 | jar | 0.20.0 |