Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__angular-ui-router |
Version | Version1.1.36 |
Type | Typejar |
Filename | Size |
---|---|
types__angular-ui-router-1.1.36.pom | |
types__angular-ui-router-1.1.36.jar | 8 KB |
types__angular-ui-router-1.1.36-sources.jar | 22 bytes |
types__angular-ui-router-1.1.36-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__angular-ui-router/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__angular-ui-router</artifactId>
<version>1.1.36</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__angular-ui-router/
implementation 'org.webjars.npm:types__angular-ui-router:1.1.36'
// https://jarcasting.com/artifacts/org.webjars.npm/types__angular-ui-router/
implementation ("org.webjars.npm:types__angular-ui-router:1.1.36")
'org.webjars.npm:types__angular-ui-router:jar:1.1.36'
<dependency org="org.webjars.npm" name="types__angular-ui-router" rev="1.1.36">
<artifact name="types__angular-ui-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__angular-ui-router', version='1.1.36')
)
libraryDependencies += "org.webjars.npm" % "types__angular-ui-router" % "1.1.36"
[org.webjars.npm/types__angular-ui-router "1.1.36"]