License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdapm |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCHU-APM-SDK Library
Android CHU-APM-SDK Library
|
Filename | Size |
---|---|
apm-1.3.1.pom | |
apm-1.3.1.aar | 41 KB |
apm-1.3.1-sources.jar | 13 KB |
apm-1.3.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
com.android.support » recyclerview-v7 | jar | 28.0.0 |