is not current version
Last Version 2.6.5

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


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

Type

jar

Download atmosphere-gwt20-jackson 2.0.1


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