не последняя версия
Последняя версия 2.2.7

org.fusesource.restygwt:restygwt 1.2

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects

Категории

Категории

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

Группа

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

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

restygwt
Версия

Версия

1.2
Тип

Тип

jar

Скачать restygwt 1.2


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