is not current version
Last Version 2.6.4

org.atmosphere.samples:gwt20-json 1.1.0.RC2


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

gwt20-json
Version

Version

1.1.0.RC2
Type

Type

war

Download gwt20-json 1.1.0.RC2


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