is not current version
Last Version 1.3.1

com.github.chuangwu:apm 1.2.0

Android CHU-APM-SDK Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

apm
Version

Version

1.2.0
Type

Type

aar

Download apm 1.2.0


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