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