is not current version
Last Version 13.0.0

org.webjars.npm:react-beautiful-dnd 3.0.0

WebJar for react-beautiful-dnd

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-beautiful-dnd
Version

Version

3.0.0
Type

Type

jar

Download react-beautiful-dnd 3.0.0


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