Last Version

GWT Dnd core 1.0

Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.vedenin
ArtifactId

ArtifactId

gwt_dnd
Version

Version

1.0
Type

Type

jar
Description

Description

GWT Dnd core
Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT
Project URL

Project URL

https://github.com/Vedenin/gwt-dnd
Source Code Management

Source Code Management

https://github.com/Vedenin/gwt-dnd

Download gwt_dnd 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.kohsuke : pgp-maven-plugin jar 1.1

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar
com.google.gwt : gwt-dev jar

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar

test (2)

Group / Artifact Type Version
com.google.gwt.gwtmockito : gwtmockito jar 1.1.8
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.