Contact(IM) Library

Contact Kit base on YunXin IM.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.contact
ArtifactId

ArtifactId

contactkit
Last Version

Last Version

9.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Contact(IM) Library
Contact Kit base on YunXin IM.
Source Code Management

Source Code Management

https://github.com/netease-kit

Download contactkit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (8)

Group / Artifact Type Version
com.netease.yunxin.kit.core : corekit-im aar 1.2.1
com.netease.yunxin.kit.core : corekit aar 1.2.1
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
com.netease.nimlib : basesdk jar 9.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
9.2.0
9.2.0-beta03
9.2.0-beta01
9.0.2
9.0.1
9.0.0
1.0.0
1.0.0-beta05
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02
1.0.0-beta01