is not current version
Last Version 1.3.3

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

Android CHU-APM-SDK Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

chu-apm-plugin
Version

Version

1.3.1
Type

Type

jar

Download chu-apm-plugin 1.3.1


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