is not current version
Last Version 23.1.2

Generic HTML 5 Drag and Drop support for Flow 23.0.7

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

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.vaadin : flow-server jar 23.0.7
org.webjars.npm : vaadin__vaadin-mobile-drag-drop jar 1.0.1
org.webjars.npm : mobile-drag-drop jar 2.3.0-rc.2

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.