Jar examples for g:gwt-dnd
Library providing easy to use drag-and-drop capabilities to Google Web Toolkit (GWT) projects.
You can download jar file gwt-dnd 3.3.0 in this page.
Apache License, Version 2.0
You can use the following script to add gwt-dnd-3.3.0.jar to your project.
<dependency> <groupId>com.allen-sauer.gwt.dnd</groupId> <artifactId>gwt-dnd</artifactId> <version>3.3.0</version> </dependency>
compile group: 'com.allen-sauer.gwt.dnd', name: 'gwt-dnd', version: '3.3.0'
libraryDependencies += "com.allen-sauer.gwt.dnd" % "gwt-dnd" % "3.3.0"
<dependency org="com.allen-sauer.gwt.dnd" name="gwt-dnd" rev="3.3.0"/>
@Grapes(@Grab(group='com.allen-sauer.gwt.dnd', module='gwt-dnd', version='3.3.0'))
'com.allen-sauer.gwt.dnd:gwt-dnd:jar:3.3.0'
Click the following link to download the jar file.
gwt-dnd-3.3.0-javadoc.jar