GroupId | GroupIdcom.yxt.opensdk.library |
---|---|
ArtifactId | ArtifactIdlibrary_rongyun_chat |
Version | Version2.10.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
library_rongyun_chat-2.10.4.1.pom | |
library_rongyun_chat-2.10.4.1.aar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yxt.opensdk.library/library_rongyun_chat/ -->
<dependency>
<groupId>com.yxt.opensdk.library</groupId>
<artifactId>library_rongyun_chat</artifactId>
<version>2.10.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yxt.opensdk.library/library_rongyun_chat/
implementation 'com.yxt.opensdk.library:library_rongyun_chat:2.10.4.1'
// https://jarcasting.com/artifacts/com.yxt.opensdk.library/library_rongyun_chat/
implementation ("com.yxt.opensdk.library:library_rongyun_chat:2.10.4.1")
'com.yxt.opensdk.library:library_rongyun_chat:aar:2.10.4.1'
<dependency org="com.yxt.opensdk.library" name="library_rongyun_chat" rev="2.10.4.1">
<artifact name="library_rongyun_chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yxt.opensdk.library', module='library_rongyun_chat', version='2.10.4.1')
)
libraryDependencies += "com.yxt.opensdk.library" % "library_rongyun_chat" % "2.10.4.1"
[com.yxt.opensdk.library/library_rongyun_chat "2.10.4.1"]