is not current version
Last Version 2.6.5

org.atmosphere.extensions:atmosphere-gwt20-jersey 2.4.1


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.4.1
Type

Type

jar

Download atmosphere-gwt20-jersey 2.4.1


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