is not current version
Last Version 13.1.0-pre.348-compat

org.jetbrains.kotlin-wrappers:kotlin-react-beautiful-dnd 13.1.0-pre.346

Kotlin wrapper for react-beautiful-dnd (rbd)

Categories

Categories

Kotlin Languages React User Interface Web Frameworks
GroupId

GroupId

org.jetbrains.kotlin-wrappers
ArtifactId

ArtifactId

kotlin-react-beautiful-dnd
Version

Version

13.1.0-pre.346
Type

Type

pom

Download kotlin-react-beautiful-dnd 13.1.0-pre.346


<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-react-beautiful-dnd/ -->
<dependency>
    <groupId>org.jetbrains.kotlin-wrappers</groupId>
    <artifactId>kotlin-react-beautiful-dnd</artifactId>
    <version>13.1.0-pre.346</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-react-beautiful-dnd/
implementation 'org.jetbrains.kotlin-wrappers:kotlin-react-beautiful-dnd:13.1.0-pre.346'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-react-beautiful-dnd/
implementation ("org.jetbrains.kotlin-wrappers:kotlin-react-beautiful-dnd:13.1.0-pre.346")
'org.jetbrains.kotlin-wrappers:kotlin-react-beautiful-dnd:pom:13.1.0-pre.346'
<dependency org="org.jetbrains.kotlin-wrappers" name="kotlin-react-beautiful-dnd" rev="13.1.0-pre.346">
  <artifact name="kotlin-react-beautiful-dnd" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin-wrappers', module='kotlin-react-beautiful-dnd', version='13.1.0-pre.346')
)
libraryDependencies += "org.jetbrains.kotlin-wrappers" % "kotlin-react-beautiful-dnd" % "13.1.0-pre.346"
[org.jetbrains.kotlin-wrappers/kotlin-react-beautiful-dnd "13.1.0-pre.346"]