GroupId | GroupIdio.chrisdavenport |
---|---|
ArtifactId | ArtifactIdnatchez-http4s-otel_sjs1_3 |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/natchez-http4s-otel_sjs1_3/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>natchez-http4s-otel_sjs1_3</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/natchez-http4s-otel_sjs1_3/
implementation 'io.chrisdavenport:natchez-http4s-otel_sjs1_3:0.1.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/natchez-http4s-otel_sjs1_3/
implementation ("io.chrisdavenport:natchez-http4s-otel_sjs1_3:0.1.0")
'io.chrisdavenport:natchez-http4s-otel_sjs1_3:jar:0.1.0'
<dependency org="io.chrisdavenport" name="natchez-http4s-otel_sjs1_3" rev="0.1.0">
<artifact name="natchez-http4s-otel_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='natchez-http4s-otel_sjs1_3', version='0.1.0')
)
libraryDependencies += "io.chrisdavenport" % "natchez-http4s-otel_sjs1_3" % "0.1.0"
[io.chrisdavenport/natchez-http4s-otel_sjs1_3 "0.1.0"]