Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netease.nimlib.yach |
ArtifactId | ArtifactIdchatroom |
Version | Version8.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
chatroom-8.3.0.pom | |
chatroom-8.3.0.aar | 123 KB |
chatroom-8.3.0-sources.jar | 29 KB |
chatroom-8.3.0-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nimlib.yach/chatroom/ -->
<dependency>
<groupId>com.netease.nimlib.yach</groupId>
<artifactId>chatroom</artifactId>
<version>8.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nimlib.yach/chatroom/
implementation 'com.netease.nimlib.yach:chatroom:8.3.0'
// https://jarcasting.com/artifacts/com.netease.nimlib.yach/chatroom/
implementation ("com.netease.nimlib.yach:chatroom:8.3.0")
'com.netease.nimlib.yach:chatroom:aar:8.3.0'
<dependency org="com.netease.nimlib.yach" name="chatroom" rev="8.3.0">
<artifact name="chatroom" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nimlib.yach', module='chatroom', version='8.3.0')
)
libraryDependencies += "com.netease.nimlib.yach" % "chatroom" % "8.3.0"
[com.netease.nimlib.yach/chatroom "8.3.0"]