is not current version
Last Version 3.3.0

org.webjars.bower:angular-intro.js 3.0.0

WebJar for angular-intro.js

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-intro.js
Version

Version

3.0.0
Type

Type

jar

Download angular-intro.js 3.0.0


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