gwt-widgets


Categories

Categories

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

GroupId

net.sf.gwt-widget
ArtifactId

ArtifactId

gwt-widgets
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-widgets

Download gwt-widgets

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 1.4.60

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.6
0.1.5