is not current version
Last Version 13.1.1

org.webjars.npm:angular__router 5.2.3

WebJar for @angular/router

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__router
Version

Version

5.2.3
Type

Type

jar

Download angular__router 5.2.3


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