Last Version

SWebsocket 0.0.3.13

A minimal websocket library with a Scala interface

License

License

GroupId

GroupId

uk.co.binarytemple
ArtifactId

ArtifactId

sws
Version

Version

0.0.3.13
Type

Type

jar
Description

Description

SWebsocket
A minimal websocket library with a Scala interface
Project URL

Project URL

https://github.com/sentimentalbryan/swebsocket
Project Organization

Project Organization

BinaryTemple

Download sws 0.0.3.13


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
commons-codec : commons-codec jar 1.6
org.slf4j : slf4j-api jar 1.6.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.specs2 : specs2_2.9.2 jar 1.9
org.hamcrest : hamcrest-all jar 1.1
org.scalamock : scalamock-core_2.9.2 jar 2.3

Project Modules

There are no modules declared in this project.