is not current version
Last Version 2.6.5

org.atmosphere.extensions:atmosphere-gwt20-common 1.1.0.RC3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.extensions
ArtifactId

ArtifactId

atmosphere-gwt20-common
Version

Version

1.1.0.RC3
Type

Type

jar

Download atmosphere-gwt20-common 1.1.0.RC3


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