path
This is an exact copy of the NodeJS ’path’ module published to the NPM registry.
Install
$ npm install --save path
License
MIT
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpath |
Last Version | Last Version0.12.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpath
WebJar for path
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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