Last Version

Net WebSocket RFC-6455 Implementation 0.4.0

WebSocket Client-side Support

License

License

Categories

Categories

Net
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

netx.ws
Version

Version

0.4.0
Type

Type

jar
Description

Description

Net WebSocket RFC-6455 Implementation
WebSocket Client-side Support
Project URL

Project URL

https://github.com/kaazing/netx
Source Code Management

Source Code Management

https://github.com/kaazing/netx

Download netx.ws 0.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.kaazing : netx jar 0.4.0
org.kaazing : netx.http jar 0.4.0
org.kaazing : k3po.junit jar 2.0.3
org.kaazing : specification.ws jar 2.0.3
org.kaazing : k3po.lang jar 2.0.3
org.kaazing : community.license jar 2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12-beta-1

Project Modules

There are no modules declared in this project.