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.1.2 in this page.
Apache License, Version 2.0
You can use the following script to add gwt-dnd-3.1.2.jar to your project.
<dependency> <groupId>com.allen-sauer.gwt.dnd</groupId> <artifactId>gwt-dnd</artifactId> <version>3.1.2</version> </dependency>
compile group: 'com.allen-sauer.gwt.dnd', name: 'gwt-dnd', version: '3.1.2'
libraryDependencies += "com.allen-sauer.gwt.dnd" % "gwt-dnd" % "3.1.2"
<dependency org="com.allen-sauer.gwt.dnd" name="gwt-dnd" rev="3.1.2"/>
@Grapes(@Grab(group='com.allen-sauer.gwt.dnd', module='gwt-dnd', version='3.1.2'))
'com.allen-sauer.gwt.dnd:gwt-dnd:jar:3.1.2'
Click the following link to download the jar file.
gwt-dnd-3.1.2-javadoc.jar