| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdparse-path |
| Version | Version4.0.3 |
| Type | Typejar |
| Description |
Descriptionparse-path
WebJar for parse-path
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parse-path-4.0.3.pom | |
| parse-path-4.0.3.jar | 7 KB |
| parse-path-4.0.3-sources.jar | 22 bytes |
| parse-path-4.0.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/parse-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>parse-path</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/parse-path/
implementation 'org.webjars.npm:parse-path:4.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/parse-path/
implementation ("org.webjars.npm:parse-path:4.0.3")
'org.webjars.npm:parse-path:jar:4.0.3'
<dependency org="org.webjars.npm" name="parse-path" rev="4.0.3">
<artifact name="parse-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='parse-path', version='4.0.3')
)
libraryDependencies += "org.webjars.npm" % "parse-path" % "4.0.3"
[org.webjars.npm/parse-path "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : is-ssh | jar | [1.3.0,2) |
| org.webjars.npm : protocols | jar | [1.4.0,2) |
| org.webjars.npm : qs | jar | [6.9.4,7) |
| org.webjars.npm : query-string | jar | [6.13.8,7) |