is not current version
Last Version 0.2.0

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


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

Type

jar

Download gwt-widgets 0.1.6


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