is not current version
Last Version 4.2.0

org.webjars.npm:ng2-dnd 2.1.1

WebJar for ng2-dnd

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng2-dnd
Version

Version

2.1.1
Type

Type

jar

Download ng2-dnd 2.1.1


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