is not current version
Last Version 0.1.1

com.colinalworth.gwt.websockets:gwt-websockets-parent 0.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.colinalworth.gwt.websockets
ArtifactId

ArtifactId

gwt-websockets-parent
Version

Version

0.1
Type

Type

pom

Download gwt-websockets-parent 0.1


<!-- https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/ -->
<dependency>
    <groupId>com.colinalworth.gwt.websockets</groupId>
    <artifactId>gwt-websockets-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/
implementation 'com.colinalworth.gwt.websockets:gwt-websockets-parent:0.1'
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/
implementation ("com.colinalworth.gwt.websockets:gwt-websockets-parent:0.1")
'com.colinalworth.gwt.websockets:gwt-websockets-parent:pom:0.1'
<dependency org="com.colinalworth.gwt.websockets" name="gwt-websockets-parent" rev="0.1">
  <artifact name="gwt-websockets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.colinalworth.gwt.websockets', module='gwt-websockets-parent', version='0.1')
)
libraryDependencies += "com.colinalworth.gwt.websockets" % "gwt-websockets-parent" % "0.1"
[com.colinalworth.gwt.websockets/gwt-websockets-parent "0.1"]