License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.nimlib.flutter |
ArtifactId | ArtifactIdchatroom |
Version | Version8.11.9 |
Type | Typeaar |
Description |
Descriptionnim-android-sdk
chatroom extension for nim library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chatroom-8.11.9.pom | |
chatroom-8.11.9.aar | 138 KB |
chatroom-8.11.9-sources.jar | 35 KB |
chatroom-8.11.9-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nimlib.flutter/chatroom/ -->
<dependency>
<groupId>com.netease.nimlib.flutter</groupId>
<artifactId>chatroom</artifactId>
<version>8.11.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nimlib.flutter/chatroom/
implementation 'com.netease.nimlib.flutter:chatroom:8.11.9'
// https://jarcasting.com/artifacts/com.netease.nimlib.flutter/chatroom/
implementation ("com.netease.nimlib.flutter:chatroom:8.11.9")
'com.netease.nimlib.flutter:chatroom:aar:8.11.9'
<dependency org="com.netease.nimlib.flutter" name="chatroom" rev="8.11.9">
<artifact name="chatroom" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nimlib.flutter', module='chatroom', version='8.11.9')
)
libraryDependencies += "com.netease.nimlib.flutter" % "chatroom" % "8.11.9"
[com.netease.nimlib.flutter/chatroom "8.11.9"]