Last Version

wcs 1.6.0

A simple WebSocket Client for Scala

License

License

GroupId

GroupId

com.github.tkawachi
ArtifactId

ArtifactId

wcs_2.11
Version

Version

1.6.0
Type

Type

jar
Description

Description

wcs
A simple WebSocket Client for Scala
Project Organization

Project Organization

com.github.tkawachi

Download wcs_2.11 1.6.0


<!-- https://jarcasting.com/artifacts/com.github.tkawachi/wcs_2.11/ -->
<dependency>
    <groupId>com.github.tkawachi</groupId>
    <artifactId>wcs_2.11</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkawachi/wcs_2.11/
implementation 'com.github.tkawachi:wcs_2.11:1.6.0'
// https://jarcasting.com/artifacts/com.github.tkawachi/wcs_2.11/
implementation ("com.github.tkawachi:wcs_2.11:1.6.0")
'com.github.tkawachi:wcs_2.11:jar:1.6.0'
<dependency org="com.github.tkawachi" name="wcs_2.11" rev="1.6.0">
  <artifact name="wcs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkawachi', module='wcs_2.11', version='1.6.0')
)
libraryDependencies += "com.github.tkawachi" % "wcs_2.11" % "1.6.0"
[com.github.tkawachi/wcs_2.11 "1.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.ning : async-http-client jar 1.9.28

test (6)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1
junit : junit jar 4.8.1
ch.qos.logback : logback-classic jar 0.9.26
org.eclipse.jetty : jetty-server jar 7.6.0.v20120127
org.eclipse.jetty : jetty-websocket jar 7.6.0.v20120127
org.eclipse.jetty : jetty-servlets jar 7.6.0.v20120127

Project Modules

There are no modules declared in this project.