License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ui-router-core |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptionui-router-core
WebJar for ui-router-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-ui-router-core-4.0.0.pom | |
github-com-ui-router-core-4.0.0.jar | 262 KB |
github-com-ui-router-core-4.0.0-sources.jar | 22 bytes |
github-com-ui-router-core-4.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ui-router-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ui-router-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ui-router-core/
implementation 'org.webjars.npm:github-com-ui-router-core:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ui-router-core/
implementation ("org.webjars.npm:github-com-ui-router-core:4.0.0")
'org.webjars.npm:github-com-ui-router-core:jar:4.0.0'
<dependency org="org.webjars.npm" name="github-com-ui-router-core" rev="4.0.0">
<artifact name="github-com-ui-router-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ui-router-core', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-ui-router-core" % "4.0.0"
[org.webjars.npm/github-com-ui-router-core "4.0.0"]