GWT Drag and Drop Library

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.google.code.gwt-dnd
ArtifactId

ArtifactId

gwt-dnd
Last Version

Last Version

2.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://code.google.com/p/gwt-dnd/

Download gwt-dnd

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.6