is not current version
Last Version 1.0.1.0

ru.send-to.websocket:CDIEndpoint 0.3.2.0

Websocket cdi integration

GroupId

GroupId

ru.send-to.websocket
ArtifactId

ArtifactId

CDIEndpoint
Version

Version

0.3.2.0
Type

Type

jar

Download CDIEndpoint 0.3.2.0


<!-- https://jarcasting.com/artifacts/ru.send-to.websocket/CDIEndpoint/ -->
<dependency>
    <groupId>ru.send-to.websocket</groupId>
    <artifactId>CDIEndpoint</artifactId>
    <version>0.3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.websocket/CDIEndpoint/
implementation 'ru.send-to.websocket:CDIEndpoint:0.3.2.0'
// https://jarcasting.com/artifacts/ru.send-to.websocket/CDIEndpoint/
implementation ("ru.send-to.websocket:CDIEndpoint:0.3.2.0")
'ru.send-to.websocket:CDIEndpoint:jar:0.3.2.0'
<dependency org="ru.send-to.websocket" name="CDIEndpoint" rev="0.3.2.0">
  <artifact name="CDIEndpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.websocket', module='CDIEndpoint', version='0.3.2.0')
)
libraryDependencies += "ru.send-to.websocket" % "CDIEndpoint" % "0.3.2.0"
[ru.send-to.websocket/CDIEndpoint "0.3.2.0"]