GroupId | GroupIdio.laminext |
---|---|
ArtifactId | ArtifactIdwebsocket-upickle_sjs1_2.13 |
Version | Version0.13.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.laminext/websocket-upickle_sjs1_2.13/ -->
<dependency>
<groupId>io.laminext</groupId>
<artifactId>websocket-upickle_sjs1_2.13</artifactId>
<version>0.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.laminext/websocket-upickle_sjs1_2.13/
implementation 'io.laminext:websocket-upickle_sjs1_2.13:0.13.4'
// https://jarcasting.com/artifacts/io.laminext/websocket-upickle_sjs1_2.13/
implementation ("io.laminext:websocket-upickle_sjs1_2.13:0.13.4")
'io.laminext:websocket-upickle_sjs1_2.13:jar:0.13.4'
<dependency org="io.laminext" name="websocket-upickle_sjs1_2.13" rev="0.13.4">
<artifact name="websocket-upickle_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laminext', module='websocket-upickle_sjs1_2.13', version='0.13.4')
)
libraryDependencies += "io.laminext" % "websocket-upickle_sjs1_2.13" % "0.13.4"
[io.laminext/websocket-upickle_sjs1_2.13 "0.13.4"]