is not current version
Last Version 1.8.2

org.webjars.bower:angular-route 1.3.19

WebJar for angular-route

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-route
Version

Version

1.3.19
Type

Type

jar

Download angular-route 1.3.19


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