MVN

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

Maven & Gradle

May 13, 2015
30 usages
41 stars

gwt-dnd · Library providing easy to use drag-and-drop capabilities to Google Web Toolkit (GWT) projects.

<dependency>
    <groupId>com.allen-sauer.gwt.dnd</groupId>
    <artifactId>gwt-dnd</artifactId>
    <version>3.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.allen-sauer.gwt.dnd : gwt-dnd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.4

All Versions

Choose a version of com.allen-sauer.gwt.dnd : gwt-dnd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
gwt-dnd-3.3.4
gwt-dnd-3.3.3
gwt-dnd-3.3.2
gwt-dnd-3.3.1
gwt-dnd-3.3.0
3.2.x
gwt-dnd-3.2.3
gwt-dnd-3.2.2
gwt-dnd-3.2.1
gwt-dnd-3.2.0
3.1.x
gwt-dnd-3.1.2
r1137b
gwt-dnd-r1137b
r1137
gwt-dnd-r1137
r1133
gwt-dnd-r1133

How to add a dependency to Maven

Add the following com.allen-sauer.gwt.dnd : gwt-dnd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.allen-sauer.gwt.dnd</groupId>
    <artifactId>gwt-dnd</artifactId>
    <version>3.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.allen-sauer.gwt.dnd : gwt-dnd gradle dependency to your build.gradle file:

implementation 'com.allen-sauer.gwt.dnd:gwt-dnd:3.3.4'

Gradle Kotlin DSL: Add the following com.allen-sauer.gwt.dnd : gwt-dnd gradle kotlin dependency to your build.gradle.kts file:

implementation("com.allen-sauer.gwt.dnd:gwt-dnd:3.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.allen-sauer.gwt.dnd : gwt-dnd sbt scala dependency to your build.sbt file:

libraryDependencies += "com.allen-sauer.gwt.dnd" % "gwt-dnd" % "3.3.4"

Advertisement

Dependencies from Group

May 13, 2015
30 usages
41 stars

Discover Dependencies

Jul 22, 2022
1 usages
1.3k stars
Aug 17, 2023
82 usages
229 stars
Nov 30, 2022
21 stars
Nov 30, 2022
2 usages
21 stars
Nov 30, 2022
21 stars
Mar 03, 2020
61 usages