is not current version
Last Version 1.10.5

com.github.liuzhengyang:apm-boot 1.1


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

apm-boot
Version

Version

1.1
Type

Type

jar

Download apm-boot 1.1


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