is not current version
Last Version 1.1

ru.kosdev.gwtwebsocket:gwtwebsocket 1.0

Websocket component for GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ru.kosdev.gwtwebsocket
ArtifactId

ArtifactId

gwtwebsocket
Version

Version

1.0
Type

Type

jar

Download gwtwebsocket 1.0


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