is not current version
Last Version 0.2.0

net.sf.gwt-widget:gwt-widgets 0.1.5

The GWT Widget Library is a set of enhancements and utilities for the Google Web Toolkit client-side code.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.sf.gwt-widget
ArtifactId

ArtifactId

gwt-widgets
Version

Version

0.1.5
Type

Type

jar

Download gwt-widgets 0.1.5


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