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