is not current version
Last Version 9.2.1

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

Chat Kit base on YunXin IM.

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.chat
ArtifactId

ArtifactId

chatkit
Version

Version

9.0.1
Type

Type

aar

Download chatkit 9.0.1

Filename Size
chatkit-9.0.1.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.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.chat/chatkit/
implementation 'com.netease.yunxin.kit.chat:chatkit:9.0.1'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit.chat/chatkit/
implementation ("com.netease.yunxin.kit.chat:chatkit:9.0.1")
'com.netease.yunxin.kit.chat:chatkit:aar:9.0.1'
<dependency org="com.netease.yunxin.kit.chat" name="chatkit" rev="9.0.1">
  <artifact name="chatkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit.chat', module='chatkit', version='9.0.1')
)
libraryDependencies += "com.netease.yunxin.kit.chat" % "chatkit" % "9.0.1"
[com.netease.yunxin.kit.chat/chatkit "9.0.1"]