| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsmooth-dnd |
| Version | Version0.12.1 |
| Type | Typejar |
| Description |
Descriptionsmooth-dnd
WebJar for smooth-dnd
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smooth-dnd-0.12.1.pom | |
| smooth-dnd-0.12.1.jar | 24 KB |
| smooth-dnd-0.12.1-sources.jar | 22 bytes |
| smooth-dnd-0.12.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/smooth-dnd/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>smooth-dnd</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/smooth-dnd/
implementation 'org.webjars.npm:smooth-dnd:0.12.1'
// https://jarcasting.com/artifacts/org.webjars.npm/smooth-dnd/
implementation ("org.webjars.npm:smooth-dnd:0.12.1")
'org.webjars.npm:smooth-dnd:jar:0.12.1'
<dependency org="org.webjars.npm" name="smooth-dnd" rev="0.12.1">
<artifact name="smooth-dnd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='smooth-dnd', version='0.12.1')
)
libraryDependencies += "org.webjars.npm" % "smooth-dnd" % "0.12.1"
[org.webjars.npm/smooth-dnd "0.12.1"]