Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
---|---|
GroupId | GroupIdcom.denormans.facebook-gwt |
ArtifactId | ArtifactIdgwtutil |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondeNormans GWT Utilities
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gwtutil-0.5.7.pom | |
gwtutil-0.5.7.jar | 28 KB |
gwtutil-0.5.7-sources.jar | 16 KB |
gwtutil-0.5.7-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.denormans.facebook-gwt/gwtutil/ -->
<dependency>
<groupId>com.denormans.facebook-gwt</groupId>
<artifactId>gwtutil</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/gwtutil/
implementation 'com.denormans.facebook-gwt:gwtutil:0.5.7'
// https://jarcasting.com/artifacts/com.denormans.facebook-gwt/gwtutil/
implementation ("com.denormans.facebook-gwt:gwtutil:0.5.7")
'com.denormans.facebook-gwt:gwtutil:jar:0.5.7'
<dependency org="com.denormans.facebook-gwt" name="gwtutil" rev="0.5.7">
<artifact name="gwtutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.denormans.facebook-gwt', module='gwtutil', version='0.5.7')
)
libraryDependencies += "com.denormans.facebook-gwt" % "gwtutil" % "0.5.7"
[com.denormans.facebook-gwt/gwtutil "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.1.0 |