is not current version
Last Version 2.6.5

org.atmosphere.extensions:atmosphere-gwt20-jersey 1.1.0.RC4


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.extensions
ArtifactId

ArtifactId

atmosphere-gwt20-jersey
Version

Version

1.1.0.RC4
Type

Type

jar

Download atmosphere-gwt20-jersey 1.1.0.RC4


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