is not current version
Last Version 0.83

org.reaktivity:nukleus-ws 0.33

WebSocket Nukleus Implementation

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-ws
Version

Version

0.33
Type

Type

jar

Download nukleus-ws 0.33


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