Last Version

GWTWebsocket 1.1

Websocket component for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ru.kosdev.gwtwebsocket
ArtifactId

ArtifactId

gwtwebsocket
Version

Version

1.1
Type

Type

jar
Description

Description

GWTWebsocket
Websocket component for GWT
Project URL

Project URL

https://github.com/bryazginkos/gwt-websocket-lib
Source Code Management

Source Code Management

https://github.com/bryazginkos/gwt-websocket-lib

Download gwtwebsocket 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

Project Modules

There are no modules declared in this project.