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