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