is not current version
Last Version 2.6.5

org.atmosphere.extensions:atmosphere-gwt20-jackson 2.4.3


Categories

Categories

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

GroupId

org.atmosphere.extensions
ArtifactId

ArtifactId

atmosphere-gwt20-jackson
Version

Version

2.4.3
Type

Type

jar

Download atmosphere-gwt20-jackson 2.4.3


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