Last Version

CHU-APM-SDK Library 1.3.1

Android CHU-APM-SDK Library

License

License

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

apm
Version

Version

1.3.1
Type

Type

aar
Description

Description

CHU-APM-SDK Library
Android CHU-APM-SDK Library

Download apm 1.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
com.android.support » recyclerview-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.