CHU-APM-SDK Library

Android CHU-APM-SDK Library

License

License

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

apm
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download apm

How to add to project

<!-- 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.

Versions

Version
1.3.1
1.3.0
1.2.0