is not current version
Last Version 1.5.14.1

club.zhcs:axe-apm 1.0.1

性能监控

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

axe-apm
Version

Version

1.0.1
Type

Type

jar

Download axe-apm 1.0.1


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