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