GroupId | GroupIdcom.github.kristofa |
---|---|
ArtifactId | ArtifactIdbrave-spancollector-scribe |
Version | Version3.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-spancollector-scribe/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-spancollector-scribe</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spancollector-scribe/
implementation 'com.github.kristofa:brave-spancollector-scribe:3.5.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spancollector-scribe/
implementation ("com.github.kristofa:brave-spancollector-scribe:3.5.0")
'com.github.kristofa:brave-spancollector-scribe:jar:3.5.0'
<dependency org="com.github.kristofa" name="brave-spancollector-scribe" rev="3.5.0">
<artifact name="brave-spancollector-scribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-spancollector-scribe', version='3.5.0')
)
libraryDependencies += "com.github.kristofa" % "brave-spancollector-scribe" % "3.5.0"
[com.github.kristofa/brave-spancollector-scribe "3.5.0"]