is not current version
Last Version 0.1.1

com.colinalworth.gwt.websockets:javaee-websocket-gwt-rpc-sample 0.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.colinalworth.gwt.websockets
ArtifactId

ArtifactId

javaee-websocket-gwt-rpc-sample
Version

Version

0.1
Type

Type

war

Download javaee-websocket-gwt-rpc-sample 0.1


<!-- 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</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'
// 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")
'com.colinalworth.gwt.websockets:javaee-websocket-gwt-rpc-sample:war:0.1'
<dependency org="com.colinalworth.gwt.websockets" name="javaee-websocket-gwt-rpc-sample" rev="0.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')
)
libraryDependencies += "com.colinalworth.gwt.websockets" % "javaee-websocket-gwt-rpc-sample" % "0.1"
[com.colinalworth.gwt.websockets/javaee-websocket-gwt-rpc-sample "0.1"]