is not current version
Last Version 6.3.2609

com.tencent.imsdk:imsdk-plus 5.5.897

IMSDK for Android

GroupId

GroupId

com.tencent.imsdk
ArtifactId

ArtifactId

imsdk-plus
Version

Version

5.5.897
Type

Type

aar

Download imsdk-plus 5.5.897


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