is not current version
Last Version 1.4.0

org.webjars.npm:once 1.3.3

WebJar for once

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

once
Version

Version

1.3.3
Type

Type

jar

Download once 1.3.3


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