is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-gwt-jackson 1.0.14.vaadin3


Categories

Categories

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

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-jackson
Version

Version

1.0.14.vaadin3
Type

Type

jar

Download atmosphere-gwt-jackson 1.0.14.vaadin3


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