is not current version
Last Version 9.2.0

com.netease.yunxin.kit.contact:contactkit 9.0.1

Contact Kit base on YunXin IM.

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.contact
ArtifactId

ArtifactId

contactkit
Version

Version

9.0.1
Type

Type

aar

Download contactkit 9.0.1


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