Last Version

gwt-dnd 3.3.4

Library providing easy to use drag-and-drop capabilities to Google Web Toolkit (GWT) projects.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.allen-sauer.gwt.dnd
ArtifactId

ArtifactId

gwt-dnd
Version

Version

3.3.4
Type

Type

jar
Description

Description

gwt-dnd
Library providing easy to use drag-and-drop capabilities to Google Web Toolkit (GWT) projects.
Project URL

Project URL

https://github.com/fredsa/gwt-dnd
Source Code Management

Source Code Management

https://github.com/fredsa/gwt-dnd

Download gwt-dnd 3.3.4


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.