is not current version
Last Version 0.7.2

org.atmosphere.samples:atmosphere-gwt-auction 0.5.7


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-gwt-auction
Version

Version

0.5.7
Type

Type

war

Download atmosphere-gwt-auction 0.5.7


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