is not current version
Last Version 2.6.4

org.atmosphere.samples:gwt20-json 2.0.7


Categories

Categories

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

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

gwt20-json
Version

Version

2.0.7
Type

Type

war

Download gwt20-json 2.0.7


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