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