is not current version
Last Version 3.3.4

com.allen-sauer.gwt.dnd:gwt-dnd 3.2.0

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.allen-sauer.gwt.dnd
ArtifactId

ArtifactId

gwt-dnd
Version

Version

3.2.0
Type

Type

jar

Download gwt-dnd 3.2.0


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