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

org.fusesource.restygwt:restygwt-website 1.1

The RestyGWT Website

Категории

Категории

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

Группа

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

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

restygwt-website
Версия

Версия

1.1
Тип

Тип

pom

Скачать restygwt-website 1.1

Имя Файла Размер
restygwt-website-1.1.pom 5 KB
Обзор

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