Contact(IM) UI Library

Contact UI base on ContactKit.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.contact
ArtifactId

ArtifactId

contactkit-ui
Last Version

Last Version

9.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Contact(IM) UI Library
Contact UI base on ContactKit.
Source Code Management

Source Code Management

https://github.com/netease-kit

Download contactkit-ui

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.netease.yunxin.kit.contact : contactkit aar [9.2.0]
com.netease.yunxin.kit.common : common-ui aar 1.1.2
androidx.databinding » viewbinding jar 7.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.recyclerview » recyclerview jar 1.2.1
com.github.bumptech.glide : glide jar 4.13.1
com.netease.yunxin.kit.common : common aar 1.1.2

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