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