License |
License |
---|---|
GroupId | GroupIdcom.tencent.imsdk |
ArtifactId | ArtifactIdimsdk-plus |
Version | Version6.2.2363 |
Type | Typeaar |
Description |
Descriptionimsdk-plus
IMSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imsdk-plus-6.2.2363.pom | |
imsdk-plus-6.2.2363.aar | 4 MB |
imsdk-plus-6.2.2363-sources.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/ -->
<dependency>
<groupId>com.tencent.imsdk</groupId>
<artifactId>imsdk-plus</artifactId>
<version>6.2.2363</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation 'com.tencent.imsdk:imsdk-plus:6.2.2363'
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation ("com.tencent.imsdk:imsdk-plus:6.2.2363")
'com.tencent.imsdk:imsdk-plus:aar:6.2.2363'
<dependency org="com.tencent.imsdk" name="imsdk-plus" rev="6.2.2363">
<artifact name="imsdk-plus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.imsdk', module='imsdk-plus', version='6.2.2363')
)
libraryDependencies += "com.tencent.imsdk" % "imsdk-plus" % "6.2.2363"
[com.tencent.imsdk/imsdk-plus "6.2.2363"]