is not current version
Last Version 1.0.19

org.atmosphere.samples:atmosphere-gwt-demo 1.0.6


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-gwt-demo
Version

Version

1.0.6
Type

Type

war

Download atmosphere-gwt-demo 1.0.6


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