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