не последняя версия
Последняя версия 1.1.0.RC5

org.atmosphere:atmosphere-gwt-jackson 1.0.6


Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Jackson Данные JSON
Группа

Группа

org.atmosphere
Идентификатор

Идентификатор

atmosphere-gwt-jackson
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать atmosphere-gwt-jackson 1.0.6


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