is not current version
Last Version 2.6.5

org.atmosphere.extensions:atmosphere-gwt20-jersey 2.1.0-RC2


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

2.1.0-RC2
Type

Type

jar

Download atmosphere-gwt20-jersey 2.1.0-RC2


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