is not current version
Last Version 9.2.0

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

Contact Kit base on YunXin IM.

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.contact
ArtifactId

ArtifactId

contactkit
Version

Version

1.0.0
Type

Type

aar

Download contactkit 1.0.0


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