License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.colinalworth.gwt.websockets |
ArtifactId | ArtifactIdgwt-websockets-parent |
Version | Version0.1.1 |
Type | Typepom |
Description |
DescriptionGWT Websockets parent project
|
Project Organization |
Project OrganizationVertispan LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-websockets-parent-0.1.1.pom | 5 KB |
Browse |
<!-- 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.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.1'
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/
implementation ("com.colinalworth.gwt.websockets:gwt-websockets-parent:0.1.1")
'com.colinalworth.gwt.websockets:gwt-websockets-parent:pom:0.1.1'
<dependency org="com.colinalworth.gwt.websockets" name="gwt-websockets-parent" rev="0.1.1">
<artifact name="gwt-websockets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.colinalworth.gwt.websockets', module='gwt-websockets-parent', version='0.1.1')
)
libraryDependencies += "com.colinalworth.gwt.websockets" % "gwt-websockets-parent" % "0.1.1"
[com.colinalworth.gwt.websockets/gwt-websockets-parent "0.1.1"]