is not current version
Last Version 8.11.12

com.netease.nimlib.flutter:chatroom 8.11.11

chatroom extension for nim library.

Categories

Categories

Net
GroupId

GroupId

com.netease.nimlib.flutter
ArtifactId

ArtifactId

chatroom
Version

Version

8.11.11
Type

Type

aar

Download chatroom 8.11.11


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