GroupId | GroupIdclub.zhcs |
---|---|
ArtifactId | ArtifactIdaxe-apm |
Version | Version1.5.13.1 |
Type | Typejar |
Filename | Size |
---|---|
axe-apm-1.5.13.1.pom | |
axe-apm-1.5.13.1.jar | 9 KB |
axe-apm-1.5.13.1-sources.jar | 4 KB |
axe-apm-1.5.13.1-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.zhcs/axe-apm/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>axe-apm</artifactId>
<version>1.5.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-apm/
implementation 'club.zhcs:axe-apm:1.5.13.1'
// https://jarcasting.com/artifacts/club.zhcs/axe-apm/
implementation ("club.zhcs:axe-apm:1.5.13.1")
'club.zhcs:axe-apm:jar:1.5.13.1'
<dependency org="club.zhcs" name="axe-apm" rev="1.5.13.1">
<artifact name="axe-apm" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-apm', version='1.5.13.1')
)
libraryDependencies += "club.zhcs" % "axe-apm" % "1.5.13.1"
[club.zhcs/axe-apm "1.5.13.1"]