gwt-websockets

GWT Wrapper for browser Websockets

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.sksamuel.gwt
ArtifactId

ArtifactId

gwt-websockets
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-websockets
GWT Wrapper for browser Websockets
Project URL

Project URL

https://github.com/sksamuel/gwt-websockets

Download gwt-websockets

How to add to project

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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0