is not current version
Last Version 13.1.1

org.webjars.npm:angular__router 3.1.2

WebJar for @angular/router

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__router
Version

Version

3.1.2
Type

Type

jar

Download angular__router 3.1.2


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