is not current version
Last Version 3.0.4

org.htrace:htrace-core 3.0.3


GroupId

GroupId

org.htrace
ArtifactId

ArtifactId

htrace-core
Version

Version

3.0.3
Type

Type

jar

Download htrace-core 3.0.3


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