is not current version
Last Version 0.3

org.kasource.websocket:ka-websocket-spring 0.2

Ka Websocket for Spring

GroupId

GroupId

org.kasource.websocket
ArtifactId

ArtifactId

ka-websocket-spring
Version

Version

0.2
Type

Type

jar

Download ka-websocket-spring 0.2


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