is not current version
Last Version 13.1.1

org.webjars.npm:angular__router 6.1.4

WebJar for @angular/router

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__router
Version

Version

6.1.4
Type

Type

jar

Download angular__router 6.1.4


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