License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.colinalworth.gwt.websockets |
ArtifactId | ArtifactIdjavaee-websocket-gwt-rpc-sample |
Version | Version0.1.1 |
Type | Typewar |
Description |
Description |
Project Organization |
Project OrganizationVertispan LLC |
<!-- https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/javaee-websocket-gwt-rpc-sample/ -->
<dependency>
<groupId>com.colinalworth.gwt.websockets</groupId>
<artifactId>javaee-websocket-gwt-rpc-sample</artifactId>
<version>0.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/javaee-websocket-gwt-rpc-sample/
implementation 'com.colinalworth.gwt.websockets:javaee-websocket-gwt-rpc-sample:0.1.1'
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/javaee-websocket-gwt-rpc-sample/
implementation ("com.colinalworth.gwt.websockets:javaee-websocket-gwt-rpc-sample:0.1.1")
'com.colinalworth.gwt.websockets:javaee-websocket-gwt-rpc-sample:war:0.1.1'
<dependency org="com.colinalworth.gwt.websockets" name="javaee-websocket-gwt-rpc-sample" rev="0.1.1">
<artifact name="javaee-websocket-gwt-rpc-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.colinalworth.gwt.websockets', module='javaee-websocket-gwt-rpc-sample', version='0.1.1')
)
libraryDependencies += "com.colinalworth.gwt.websockets" % "javaee-websocket-gwt-rpc-sample" % "0.1.1"
[com.colinalworth.gwt.websockets/javaee-websocket-gwt-rpc-sample "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.colinalworth.gwt.websockets : javaee-websocket-gwt-rpc | jar | 0.1.1 |
com.google.gwt : gwt-servlet | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.2 |