| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторsmooth-dnd |
| Версия | Версия0.12.1 |
| Тип | Типjar |
| Описание |
Описаниеsmooth-dnd
WebJar for smooth-dnd
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]