is not current version
Last Version 1.4

org.fusesource.restygwt:restygwt-website 1.2

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.2
Type

Type

pom

Download restygwt-website 1.2

Filename Size
restygwt-website-1.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-website/
implementation 'org.fusesource.restygwt:restygwt-website:1.2'
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-website/
implementation ("org.fusesource.restygwt:restygwt-website:1.2")
'org.fusesource.restygwt:restygwt-website:pom:1.2'
<dependency org="org.fusesource.restygwt" name="restygwt-website" rev="1.2">
  <artifact name="restygwt-website" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.restygwt', module='restygwt-website', version='1.2')
)
libraryDependencies += "org.fusesource.restygwt" % "restygwt-website" % "1.2"
[org.fusesource.restygwt/restygwt-website "1.2"]