License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.umeng.umsdk |
ArtifactId | ArtifactIdasms |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionasms
asms lib.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asms-1.6.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.umeng.umsdk/asms/ -->
<dependency>
<groupId>com.umeng.umsdk</groupId>
<artifactId>asms</artifactId>
<version>1.6.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.umeng.umsdk/asms/
implementation 'com.umeng.umsdk:asms:1.6.3'
// https://jarcasting.com/artifacts/com.umeng.umsdk/asms/
implementation ("com.umeng.umsdk:asms:1.6.3")
'com.umeng.umsdk:asms:aar:1.6.3'
<dependency org="com.umeng.umsdk" name="asms" rev="1.6.3">
<artifact name="asms" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.umeng.umsdk', module='asms', version='1.6.3')
)
libraryDependencies += "com.umeng.umsdk" % "asms" % "1.6.3"
[com.umeng.umsdk/asms "1.6.3"]