GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdnatchez-opencensus_3.0.0-M2 |
Version | Version0.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-opencensus_3.0.0-M2/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-opencensus_3.0.0-M2</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-opencensus_3.0.0-M2/
implementation 'org.tpolecat:natchez-opencensus_3.0.0-M2:0.0.14'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-opencensus_3.0.0-M2/
implementation ("org.tpolecat:natchez-opencensus_3.0.0-M2:0.0.14")
'org.tpolecat:natchez-opencensus_3.0.0-M2:jar:0.0.14'
<dependency org="org.tpolecat" name="natchez-opencensus_3.0.0-M2" rev="0.0.14">
<artifact name="natchez-opencensus_3.0.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-opencensus_3.0.0-M2', version='0.0.14')
)
libraryDependencies += "org.tpolecat" % "natchez-opencensus_3.0.0-M2" % "0.0.14"
[org.tpolecat/natchez-opencensus_3.0.0-M2 "0.0.14"]