License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdchu-apm-plugin |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCHU-APM-SDK Library
Android CHU-APM-SDK Library
|
Filename | Size |
---|---|
chu-apm-plugin-1.3.3.pom | |
chu-apm-plugin-1.3.3.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chuangwu/chu-apm-plugin/ -->
<dependency>
<groupId>com.github.chuangwu</groupId>
<artifactId>chu-apm-plugin</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/chu-apm-plugin/
implementation 'com.github.chuangwu:chu-apm-plugin:1.3.3'
// https://jarcasting.com/artifacts/com.github.chuangwu/chu-apm-plugin/
implementation ("com.github.chuangwu:chu-apm-plugin:1.3.3")
'com.github.chuangwu:chu-apm-plugin:jar:1.3.3'
<dependency org="com.github.chuangwu" name="chu-apm-plugin" rev="1.3.3">
<artifact name="chu-apm-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='chu-apm-plugin', version='1.3.3')
)
libraryDependencies += "com.github.chuangwu" % "chu-apm-plugin" % "1.3.3"
[com.github.chuangwu/chu-apm-plugin "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 3.2.1 |
commons-io : commons-io | jar | 2.6 |
org.ow2.asm : asm | jar | 6.0 |