ease-im-kit

A library which can easy use im SDK.

License

License

GroupId

GroupId

com.github.jinanzhuan
ArtifactId

ArtifactId

ease-im-kit
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

ease-im-kit
A library which can easy use im SDK.
Project URL

Project URL

https://github.com/easemob/easeui
Source Code Management

Source Code Management

https://github.com/easemob/easeui

Download ease-im-kit

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jinanzhuan/ease-im-kit/ -->
<dependency>
    <groupId>com.github.jinanzhuan</groupId>
    <artifactId>ease-im-kit</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinanzhuan/ease-im-kit/
implementation 'com.github.jinanzhuan:ease-im-kit:1.0.1'
// https://jarcasting.com/artifacts/com.github.jinanzhuan/ease-im-kit/
implementation ("com.github.jinanzhuan:ease-im-kit:1.0.1")
'com.github.jinanzhuan:ease-im-kit:aar:1.0.1'
<dependency org="com.github.jinanzhuan" name="ease-im-kit" rev="1.0.1">
  <artifact name="ease-im-kit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinanzhuan', module='ease-im-kit', version='1.0.1')
)
libraryDependencies += "com.github.jinanzhuan" % "ease-im-kit" % "1.0.1"
[com.github.jinanzhuan/ease-im-kit "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0

runtime (6)

Group / Artifact Type Version
com.hyphenate » hyphenate-sdk jar 3.7.2
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.lifecycle » lifecycle-viewmodel jar 2.2.0
androidx.recyclerview » recyclerview jar 1.2.0-beta01
com.github.bumptech.glide : glide jar 4.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

EaseIMKit

简介

EaseIMKit是一个基于环信sdk的UI库,封装了IM功能常用的控件、fragment等等。
github上的代码不包含环信sdk,需要依赖环信IM 3.x版本的SDK使用,建议与环信的IM demo一起使用。

关于分支

当前分支EaseIMKit分支是EaseIMKit UI库的开源分支。开发者使用时,建议使用EaseIMKit的远程依赖。

关于Gradle接入

implementation 'com.hyphenate:ease-im-kit:xxx版本'
implementation 'com.hyphenate:hyphenate-sdk:xxx版本'

其中,xxx版本请替换为最新的aar版本号。
最新版本号请跳转到这里进行查看:http://docs-im.easemob.com/im/android/sdk/releasenote

相关文档

快速集成请参考文档:http://docs-im.easemob.com/im/android/other/easeimkit
IM SDK集成请参考集成说明:http://docs-im.easemob.com/im/android/sdk/import

com.github.jinanzhuan

环信

环信

Versions

Version
1.0.1