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