| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторpath-intersection |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpath-intersection
WebJar for path-intersection
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]