XKit RoomKit Library

RoomKit Core components for the XKit Library.

License

License

Categories

Categories

Net
GroupId

GroupId

com.netease.yunxin.kit.room
ArtifactId

ArtifactId

roomkit
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

XKit RoomKit Library
RoomKit Core components for the XKit Library.
Source Code Management

Source Code Management

https://github.com/netease-kit

Download roomkit

Filename Size
roomkit-1.1.1.pom
Browse

How to add to project

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

Dependencies

compile (1)

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

runtime (14)

Group / Artifact Type Version
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
androidx.core » core-ktx jar 1.7.0
com.google.code.gson : gson jar 2.9.0
com.netease.yunxin.kit.common : common aar 1.1.0
com.netease.nimlib.flutter : basesdk jar 8.11.11
com.netease.nimlib.flutter : chatroom jar 8.11.11
com.netease.yunxin : nertc jar 4.2.140
com.netease.yunxin.kit : alog jar 1.0.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : logging-interceptor jar 4.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.1.0-SNAPSHOT-4610
1.1.0-SNAPSHOT-01
1.0.0
1.0.0-beta01