is not current version
Last Version 3.3.4

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

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

r1137b
Type

Type

jar

Download gwt-dnd r1137b


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