is not current version
Last Version 3.0.4

org.htrace:htrace 3.0.3

Tracing library

GroupId

GroupId

org.htrace
ArtifactId

ArtifactId

htrace
Version

Version

3.0.3
Type

Type

pom

Download htrace 3.0.3

Filename Size
htrace-3.0.3.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.htrace/htrace/ -->
<dependency>
    <groupId>org.htrace</groupId>
    <artifactId>htrace</artifactId>
    <version>3.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.htrace/htrace/
implementation 'org.htrace:htrace:3.0.3'
// https://jarcasting.com/artifacts/org.htrace/htrace/
implementation ("org.htrace:htrace:3.0.3")
'org.htrace:htrace:pom:3.0.3'
<dependency org="org.htrace" name="htrace" rev="3.0.3">
  <artifact name="htrace" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.htrace', module='htrace', version='3.0.3')
)
libraryDependencies += "org.htrace" % "htrace" % "3.0.3"
[org.htrace/htrace "3.0.3"]