is not current version
Last Version 23.1.2

Generic HTML 5 Drag and Drop support for Flow 6.0.9

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-dnd
Version

Version

6.0.9
Type

Type

jar
Description

Description

Generic HTML 5 Drag and Drop support for Flow
A parent POM for all artifacts by Vaadin Ltd.

Download flow-dnd 6.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.vaadin : flow-server jar 6.0.9
org.webjars.npm : vaadin__vaadin-mobile-drag-drop jar 1.0.0
org.webjars.npm : mobile-drag-drop jar 2.3.0-rc.1

provided (3)

Group / Artifact Type Version
org.osgi : osgi.core jar 7.0.0
org.osgi : osgi.cmpn jar 7.0.0
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.