is not current version
Last Version 1.10.5

com.github.liuzhengyang:apm-common 1.10.4


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

apm-common
Version

Version

1.10.4
Type

Type

jar

Download apm-common 1.10.4


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