Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdru.send-to.gwt |
ArtifactId | ArtifactIdGwtWebsocket |
Version | Version2.8.1.7 |
Type | Typejar |
Filename | Size |
---|---|
GwtWebsocket-2.8.1.7.pom | |
GwtWebsocket-2.8.1.7.jar | 13 KB |
GwtWebsocket-2.8.1.7-sources.jar | 6 KB |
GwtWebsocket-2.8.1.7-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.send-to.gwt/GwtWebsocket/ -->
<dependency>
<groupId>ru.send-to.gwt</groupId>
<artifactId>GwtWebsocket</artifactId>
<version>2.8.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.gwt/GwtWebsocket/
implementation 'ru.send-to.gwt:GwtWebsocket:2.8.1.7'
// https://jarcasting.com/artifacts/ru.send-to.gwt/GwtWebsocket/
implementation ("ru.send-to.gwt:GwtWebsocket:2.8.1.7")
'ru.send-to.gwt:GwtWebsocket:jar:2.8.1.7'
<dependency org="ru.send-to.gwt" name="GwtWebsocket" rev="2.8.1.7">
<artifact name="GwtWebsocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.gwt', module='GwtWebsocket', version='2.8.1.7')
)
libraryDependencies += "ru.send-to.gwt" % "GwtWebsocket" % "2.8.1.7"
[ru.send-to.gwt/GwtWebsocket "2.8.1.7"]