is not current version
Last Version 0.1.8

org.webjars.bower:angular-once 0.1.7

WebJar for angular-once

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-once
Version

Version

0.1.7
Type

Type

jar

Download angular-once 0.1.7


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