не последняя версия
Последняя версия 1.4.0

org.webjars.npm:once 1.1.1

WebJar for once

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

once
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать once 1.1.1

Имя Файла Размер
once-1.1.1.pom
once-1.1.1.jar 4 KB
once-1.1.1-sources.jar 22 bytes
once-1.1.1-javadoc.jar 22 bytes
Обзор

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