License |
License |
---|---|
GroupId | GroupIdcom.umeng.umsdk |
ArtifactId | ArtifactIdapm |
Last Version | Last Version1.6.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionapm
apm lib.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apm-1.6.4.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.umeng.umsdk/apm/ -->
<dependency>
<groupId>com.umeng.umsdk</groupId>
<artifactId>apm</artifactId>
<version>1.6.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.umeng.umsdk/apm/
implementation 'com.umeng.umsdk:apm:1.6.4'
// https://jarcasting.com/artifacts/com.umeng.umsdk/apm/
implementation ("com.umeng.umsdk:apm:1.6.4")
'com.umeng.umsdk:apm:aar:1.6.4'
<dependency org="com.umeng.umsdk" name="apm" rev="1.6.4">
<artifact name="apm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.umeng.umsdk', module='apm', version='1.6.4')
)
libraryDependencies += "com.umeng.umsdk" % "apm" % "1.6.4"
[com.umeng.umsdk/apm "1.6.4"]