is not current version
Last Version 2.0.0-alpha.22

org.webjars:angularjs 2.0.0-alpha.19

WebJar for AngularJS

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angularjs
Version

Version

2.0.0-alpha.19
Type

Type

jar

Download angularjs 2.0.0-alpha.19


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