文件下载
文件名 操作
library_live_rc_chat-0.0.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.yxt</groupId>
  <artifactId>library_live_rc_chat</artifactId>
  <version>0.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.yxt:library_live_rc_chat:0.0.1'
Gradle Kotlin
implementation("com.yxt:library_live_rc_chat:0.0.1")
Scala SBT
libraryDependencies += "com.yxt" % "library_live_rc_chat" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.yxt', module='library_live_rc_chat', version='0.0.1')
)
Apache Ivy
<dependency org="com.yxt" name="library_live_rc_chat" rev="0.0.1" />
Leiningen
[com.yxt/library_live_rc_chat "0.0.1"]
Apache Buildr
'com.yxt:library_live_rc_chat:jar:0.0.1'
本项目依赖