is not current version
Last Version 0.0.3.13

uk.co.binarytemple:sws 0.0.3.9

A minimal websocket library with a Scala interface

GroupId

GroupId

uk.co.binarytemple
ArtifactId

ArtifactId

sws
Version

Version

0.0.3.9
Type

Type

jar

Download sws 0.0.3.9


<!-- https://jarcasting.com/artifacts/uk.co.binarytemple/sws/ -->
<dependency>
    <groupId>uk.co.binarytemple</groupId>
    <artifactId>sws</artifactId>
    <version>0.0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.binarytemple/sws/
implementation 'uk.co.binarytemple:sws:0.0.3.9'
// https://jarcasting.com/artifacts/uk.co.binarytemple/sws/
implementation ("uk.co.binarytemple:sws:0.0.3.9")
'uk.co.binarytemple:sws:jar:0.0.3.9'
<dependency org="uk.co.binarytemple" name="sws" rev="0.0.3.9">
  <artifact name="sws" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.binarytemple', module='sws', version='0.0.3.9')
)
libraryDependencies += "uk.co.binarytemple" % "sws" % "0.0.3.9"
[uk.co.binarytemple/sws "0.0.3.9"]