is not current version
Last Version 3.3.4

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

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

Type

jar

Download gwt-dnd 3.1.2


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