GroupId | GroupIdio.laminext |
---|---|
ArtifactId | ArtifactIdwebsocket_sjs1_3 |
Version | Version0.14.0 |
Type | Typejar |
Filename | Size |
---|---|
websocket_sjs1_3-0.14.0.pom | |
websocket_sjs1_3-0.14.0.jar | 113 KB |
websocket_sjs1_3-0.14.0-sources.jar | 5 KB |
websocket_sjs1_3-0.14.0-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.laminext/websocket_sjs1_3/ -->
<dependency>
<groupId>io.laminext</groupId>
<artifactId>websocket_sjs1_3</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.laminext/websocket_sjs1_3/
implementation 'io.laminext:websocket_sjs1_3:0.14.0'
// https://jarcasting.com/artifacts/io.laminext/websocket_sjs1_3/
implementation ("io.laminext:websocket_sjs1_3:0.14.0")
'io.laminext:websocket_sjs1_3:jar:0.14.0'
<dependency org="io.laminext" name="websocket_sjs1_3" rev="0.14.0">
<artifact name="websocket_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laminext', module='websocket_sjs1_3', version='0.14.0')
)
libraryDependencies += "io.laminext" % "websocket_sjs1_3" % "0.14.0"
[io.laminext/websocket_sjs1_3 "0.14.0"]