is not current version
Last Version 1.0.19

org.atmosphere.samples:atmosphere-gwt-jsdemo 1.0.0.beta2a


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-gwt-jsdemo
Version

Version

1.0.0.beta2a
Type

Type

war

Download atmosphere-gwt-jsdemo 1.0.0.beta2a


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