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