License |
License
ISC
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcommon-ancestor-path |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-ancestor-path
WebJar for common-ancestor-path
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-ancestor-path-1.0.1.pom | |
common-ancestor-path-1.0.1.jar | 4 KB |
common-ancestor-path-1.0.1-sources.jar | 22 bytes |
common-ancestor-path-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/common-ancestor-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>common-ancestor-path</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/common-ancestor-path/
implementation 'org.webjars.npm:common-ancestor-path:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/common-ancestor-path/
implementation ("org.webjars.npm:common-ancestor-path:1.0.1")
'org.webjars.npm:common-ancestor-path:jar:1.0.1'
<dependency org="org.webjars.npm" name="common-ancestor-path" rev="1.0.1">
<artifact name="common-ancestor-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='common-ancestor-path', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "common-ancestor-path" % "1.0.1"
[org.webjars.npm/common-ancestor-path "1.0.1"]