is not current version
Last Version 1.3.3

com.github.chuangwu:chu-apm-plugin 1.2.0

Android CHU-APM-SDK Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

chu-apm-plugin
Version

Version

1.2.0
Type

Type

jar

Download chu-apm-plugin 1.2.0


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