is not current version
Last Version 9.2.1

com.netease.yunxin.kit.chat:chatkit 9.2.0

Chat Kit base on YunXin IM.

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.chat
ArtifactId

ArtifactId

chatkit
Version

Version

9.2.0
Type

Type

aar

Download chatkit 9.2.0

Filename Size
chatkit-9.2.0.pom
Browse

<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit.chat/chatkit/ -->
<dependency>
    <groupId>com.netease.yunxin.kit.chat</groupId>
    <artifactId>chatkit</artifactId>
    <version>9.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.chat/chatkit/
implementation 'com.netease.yunxin.kit.chat:chatkit:9.2.0'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.chat/chatkit/
implementation ("com.netease.yunxin.kit.chat:chatkit:9.2.0")
'com.netease.yunxin.kit.chat:chatkit:aar:9.2.0'
<dependency org="com.netease.yunxin.kit.chat" name="chatkit" rev="9.2.0">
  <artifact name="chatkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit.chat', module='chatkit', version='9.2.0')
)
libraryDependencies += "com.netease.yunxin.kit.chat" % "chatkit" % "9.2.0"
[com.netease.yunxin.kit.chat/chatkit "9.2.0"]