Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netease.nimlib.flutter |
ArtifactId | ArtifactIdchatroom |
Version | Version8.11.11 |
Type | Typeaar |
Filename | Size |
---|---|
chatroom-8.11.11.pom | |
chatroom-8.11.11.aar | 138 KB |
chatroom-8.11.11-sources.jar | 35 KB |
chatroom-8.11.11-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.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"]