is not current version
Last Version 6.3.2609

com.tencent.imsdk:imsdk-plus 5.8.1672

IMSDK for Android

GroupId

GroupId

com.tencent.imsdk
ArtifactId

ArtifactId

imsdk-plus
Version

Version

5.8.1672
Type

Type

aar

Download imsdk-plus 5.8.1672


<!-- https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/ -->
<dependency>
    <groupId>com.tencent.imsdk</groupId>
    <artifactId>imsdk-plus</artifactId>
    <version>5.8.1672</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation 'com.tencent.imsdk:imsdk-plus:5.8.1672'
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation ("com.tencent.imsdk:imsdk-plus:5.8.1672")
'com.tencent.imsdk:imsdk-plus:aar:5.8.1672'
<dependency org="com.tencent.imsdk" name="imsdk-plus" rev="5.8.1672">
  <artifact name="imsdk-plus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.imsdk', module='imsdk-plus', version='5.8.1672')
)
libraryDependencies += "com.tencent.imsdk" % "imsdk-plus" % "5.8.1672"
[com.tencent.imsdk/imsdk-plus "5.8.1672"]