文件下载
文件名 操作
choam-stream_sjs1_3-0.4.0-RC6.jar 下载
choam-stream_sjs1_3-0.4.0-RC6.pom 下载
choam-stream_sjs1_3-0.4.0-RC6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>dev.tauri</groupId>
  <artifactId>choam-stream_sjs1_3</artifactId>
  <version>0.4.0-RC6</version>
</dependency>
Gradle Groovy
implementation 'dev.tauri:choam-stream_sjs1_3:0.4.0-RC6'
Gradle Kotlin
implementation("dev.tauri:choam-stream_sjs1_3:0.4.0-RC6")
Scala SBT
libraryDependencies += "dev.tauri" % "choam-stream_sjs1_3" % "0.4.0-RC6"
Groovy Grape
@Grapes(
  @Grab(group='dev.tauri', module='choam-stream_sjs1_3', version='0.4.0-RC6')
)
Apache Ivy
<dependency org="dev.tauri" name="choam-stream_sjs1_3" rev="0.4.0-RC6" />
Leiningen
[dev.tauri/choam-stream_sjs1_3 "0.4.0-RC6"]
Apache Buildr
'dev.tauri:choam-stream_sjs1_3:jar:0.4.0-RC6'