License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdui-router-extras |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptionui-router-extras
WebJar for ui-router-extras
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui-router-extras-0.0.13.pom | |
ui-router-extras-0.0.13.jar | 127 KB |
ui-router-extras-0.0.13-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ui-router-extras/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ui-router-extras</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ui-router-extras/
implementation 'org.webjars:ui-router-extras:0.0.13'
// https://jarcasting.com/artifacts/org.webjars/ui-router-extras/
implementation ("org.webjars:ui-router-extras:0.0.13")
'org.webjars:ui-router-extras:jar:0.0.13'
<dependency org="org.webjars" name="ui-router-extras" rev="0.0.13">
<artifact name="ui-router-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ui-router-extras', version='0.0.13')
)
libraryDependencies += "org.webjars" % "ui-router-extras" % "0.0.13"
[org.webjars/ui-router-extras "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : angular-ui-router | jar | 0.2.8 |