path
This is an exact copy of the NodeJS ’path’ module published to the NPM registry.
Install
$ npm install --save path
License
MIT
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторpath |
| Последняя версия | Последняя версия0.12.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpath
WebJar for path
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| path-0.12.7.pom | |
| path-0.12.7.jar | 8 KB |
| path-0.12.7-sources.jar | 22 bytes |
| path-0.12.7-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>path</artifactId>
<version>0.12.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path/
implementation 'org.webjars.npm:path:0.12.7'
// https://jarcasting.com/artifacts/org.webjars.npm/path/
implementation ("org.webjars.npm:path:0.12.7")
'org.webjars.npm:path:jar:0.12.7'
<dependency org="org.webjars.npm" name="path" rev="0.12.7">
<artifact name="path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path', version='0.12.7')
)
libraryDependencies += "org.webjars.npm" % "path" % "0.12.7"
[org.webjars.npm/path "0.12.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars.npm : process | jar | [0.11.1,0.12) |
| org.webjars.npm : util | jar | [0.10.3,0.11) |
This is an exact copy of the NodeJS ’path’ module published to the NPM registry.
$ npm install --save path
MIT