is not current version
Last Version 1.0.19

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


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-gwt-demo
Version

Version

0.7.1
Type

Type

war

Download atmosphere-gwt-demo 0.7.1


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