| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторdebounce |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdebounce
WebJar for debounce
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| debounce-1.2.1.pom | |
| debounce-1.2.1.jar | 6 KB |
| debounce-1.2.1-sources.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/debounce/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>debounce</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/debounce/
implementation 'org.webjars.npm:debounce:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/debounce/
implementation ("org.webjars.npm:debounce:1.2.1")
'org.webjars.npm:debounce:jar:1.2.1'
<dependency org="org.webjars.npm" name="debounce" rev="1.2.1">
<artifact name="debounce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='debounce', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "debounce" % "1.2.1"
[org.webjars.npm/debounce "1.2.1"]