is not current version
Last Version 3.3.4

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

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

r1133
Type

Type

jar

Download gwt-dnd r1133


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