GroupId | GroupIdio.laminext |
---|---|
ArtifactId | ArtifactIdwebsocket_sjs1_3 |
Version | Version0.13.2 |
Type | Typejar |
Filename | Size |
---|---|
websocket_sjs1_3-0.13.2.pom | |
websocket_sjs1_3-0.13.2.jar | 110 KB |
websocket_sjs1_3-0.13.2-sources.jar | 4 KB |
websocket_sjs1_3-0.13.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.laminext/websocket_sjs1_3/
implementation 'io.laminext:websocket_sjs1_3:0.13.2'
// https://jarcasting.com/artifacts/io.laminext/websocket_sjs1_3/
implementation ("io.laminext:websocket_sjs1_3:0.13.2")
'io.laminext:websocket_sjs1_3:jar:0.13.2'
<dependency org="io.laminext" name="websocket_sjs1_3" rev="0.13.2">
<artifact name="websocket_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laminext', module='websocket_sjs1_3', version='0.13.2')
)
libraryDependencies += "io.laminext" % "websocket_sjs1_3" % "0.13.2"
[io.laminext/websocket_sjs1_3 "0.13.2"]