wcs

A simple WebSocket Client for Scala

License

License

GroupId

GroupId

com.github.tkawachi
ArtifactId

ArtifactId

wcs_2.12
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

wcs
A simple WebSocket Client for Scala
Project Organization

Project Organization

com.github.tkawachi

Download wcs_2.12

How to add to project

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

Dependencies

compile (2)

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

test (6)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 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.

Versions

Version
1.6.0