Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular__router |
Version | Version3.3.0-rc.0 |
Type | Typejar |
Filename | Size |
---|---|
angular__router-3.3.0-rc.0.pom | |
angular__router-3.3.0-rc.0.jar | 260 KB |
angular__router-3.3.0-rc.0-sources.jar | 22 bytes |
angular__router-3.3.0-rc.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular__router/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular__router</artifactId>
<version>3.3.0-rc.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular__router/
implementation 'org.webjars.npm:angular__router:3.3.0-rc.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular__router/
implementation ("org.webjars.npm:angular__router:3.3.0-rc.0")
'org.webjars.npm:angular__router:jar:3.3.0-rc.0'
<dependency org="org.webjars.npm" name="angular__router" rev="3.3.0-rc.0">
<artifact name="angular__router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular__router', version='3.3.0-rc.0')
)
libraryDependencies += "org.webjars.npm" % "angular__router" % "3.3.0-rc.0"
[org.webjars.npm/angular__router "3.3.0-rc.0"]