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-dragdrop
Last Version

Last Version

1.2.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-dragdrop

How to add to project

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