is not current version
Last Version 5.3.435

com.tencent.imsdk:imsdk-smart 5.3.425

IMSDK for Android

GroupId

GroupId

com.tencent.imsdk
ArtifactId

ArtifactId

imsdk-smart
Version

Version

5.3.425
Type

Type

aar

Download imsdk-smart 5.3.425


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