is not current version
Last Version 1.0.19

org.atmosphere.samples:atmosphere-gwt-jsdemo 0.9


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-gwt-jsdemo
Version

Version

0.9
Type

Type

war

Download atmosphere-gwt-jsdemo 0.9


<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/ -->
<dependency>
    <groupId>org.atmosphere.samples</groupId>
    <artifactId>atmosphere-gwt-jsdemo</artifactId>
    <version>0.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/
implementation 'org.atmosphere.samples:atmosphere-gwt-jsdemo:0.9'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/
implementation ("org.atmosphere.samples:atmosphere-gwt-jsdemo:0.9")
'org.atmosphere.samples:atmosphere-gwt-jsdemo:war:0.9'
<dependency org="org.atmosphere.samples" name="atmosphere-gwt-jsdemo" rev="0.9">
  <artifact name="atmosphere-gwt-jsdemo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-gwt-jsdemo', version='0.9')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-gwt-jsdemo" % "0.9"
[org.atmosphere.samples/atmosphere-gwt-jsdemo "0.9"]