is not current version
Last Version 4.2.0

org.webjars.npm:ng2-dnd 1.12.0

WebJar for ng2-dnd

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng2-dnd
Version

Version

1.12.0
Type

Type

jar

Download ng2-dnd 1.12.0


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