is not current version
Last Version 1.5.14.1

club.zhcs:axe-apm 1.3

性能监控

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

axe-apm
Version

Version

1.3
Type

Type

jar

Download axe-apm 1.3


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