| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.sksamuel.gwt | 
| ArtifactId | ArtifactIdgwt-websockets | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongwt-websockets GWT Wrapper for browser Websockets | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| gwt-websockets-1.0.4.pom | |
| gwt-websockets-1.0.4.jar | 8 KB | 
| gwt-websockets-1.0.4-sources.jar | 3 KB | 
| gwt-websockets-1.0.4-javadoc.jar | 43 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-servlet | jar | 2.5.1 | 
| com.google.gwt : gwt-user | jar | 2.5.1 |