GroupId | GroupIdio.janstenpickle |
---|---|
ArtifactId | ArtifactIdtrace4cats-exporter-common_2.12 |
Version | Version0.10.1+114-e293f4ff |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.janstenpickle/trace4cats-exporter-common_2.12/ -->
<dependency>
<groupId>io.janstenpickle</groupId>
<artifactId>trace4cats-exporter-common_2.12</artifactId>
<version>0.10.1+114-e293f4ff</version>
</dependency>
// https://jarcasting.com/artifacts/io.janstenpickle/trace4cats-exporter-common_2.12/
implementation 'io.janstenpickle:trace4cats-exporter-common_2.12:0.10.1+114-e293f4ff'
// https://jarcasting.com/artifacts/io.janstenpickle/trace4cats-exporter-common_2.12/
implementation ("io.janstenpickle:trace4cats-exporter-common_2.12:0.10.1+114-e293f4ff")
'io.janstenpickle:trace4cats-exporter-common_2.12:jar:0.10.1+114-e293f4ff'
<dependency org="io.janstenpickle" name="trace4cats-exporter-common_2.12" rev="0.10.1+114-e293f4ff">
<artifact name="trace4cats-exporter-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.janstenpickle', module='trace4cats-exporter-common_2.12', version='0.10.1+114-e293f4ff')
)
libraryDependencies += "io.janstenpickle" % "trace4cats-exporter-common_2.12" % "0.10.1+114-e293f4ff"
[io.janstenpickle/trace4cats-exporter-common_2.12 "0.10.1+114-e293f4ff"]