Files download
File Operation
websocket_sjs1_3-0.17.0-M2.jar download
websocket_sjs1_3-0.17.0-M2.pom download
websocket_sjs1_3-0.17.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.laminext</groupId>
  <artifactId>websocket_sjs1_3</artifactId>
  <version>0.17.0-M2</version>
</dependency>
Gradle Groovy
implementation 'io.laminext:websocket_sjs1_3:0.17.0-M2'
Gradle Kotlin
implementation("io.laminext:websocket_sjs1_3:0.17.0-M2")
Scala SBT
libraryDependencies += "io.laminext" % "websocket_sjs1_3" % "0.17.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='io.laminext', module='websocket_sjs1_3', version='0.17.0-M2')
)
Apache Ivy
<dependency org="io.laminext" name="websocket_sjs1_3" rev="0.17.0-M2" />
Leiningen
[io.laminext/websocket_sjs1_3 "0.17.0-M2"]
Apache Buildr
'io.laminext:websocket_sjs1_3:jar:0.17.0-M2'