is not current version
Last Version 1.0.4

com.sksamuel.gwt:gwt-websockets 1.0.2

GWT Wrapper for browser Websockets

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.sksamuel.gwt
ArtifactId

ArtifactId

gwt-websockets
Version

Version

1.0.2
Type

Type

jar

Download gwt-websockets 1.0.2


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