GroupId | GroupIddev.profunktor |
---|---|
ArtifactId | ArtifactIdhttp4s-tracer-log4cats_2.12 |
Version | Version1.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer-log4cats_2.12/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>http4s-tracer-log4cats_2.12</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer-log4cats_2.12/
implementation 'dev.profunktor:http4s-tracer-log4cats_2.12:1.3.0'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer-log4cats_2.12/
implementation ("dev.profunktor:http4s-tracer-log4cats_2.12:1.3.0")
'dev.profunktor:http4s-tracer-log4cats_2.12:jar:1.3.0'
<dependency org="dev.profunktor" name="http4s-tracer-log4cats_2.12" rev="1.3.0">
<artifact name="http4s-tracer-log4cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-tracer-log4cats_2.12', version='1.3.0')
)
libraryDependencies += "dev.profunktor" % "http4s-tracer-log4cats_2.12" % "1.3.0"
[dev.profunktor/http4s-tracer-log4cats_2.12 "1.3.0"]