is not current version
Last Version 1.4

org.fusesource.restygwt:restygwt-website 1.3

The RestyGWT Website

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.fusesource.restygwt
ArtifactId

ArtifactId

restygwt-website
Version

Version

1.3
Type

Type

pom

Download restygwt-website 1.3

Filename Size
restygwt-website-1.3.pom 5 KB
Browse

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