is not current version
Last Version 23.1.2

Generic HTML 5 Drag and Drop support for Flow 7.0.3

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

7.0.3
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 7.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.vaadin : flow-server jar 7.0.3
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.