is not current version
Last Version 1.0.1

org.webjars.npm:path-browserify 0.0.1

WebJar for path-browserify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

path-browserify
Version

Version

0.0.1
Type

Type

jar

Download path-browserify 0.0.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-browserify/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>path-browserify</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-browserify/
implementation 'org.webjars.npm:path-browserify:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/path-browserify/
implementation ("org.webjars.npm:path-browserify:0.0.1")
'org.webjars.npm:path-browserify:jar:0.0.1'
<dependency org="org.webjars.npm" name="path-browserify" rev="0.0.1">
  <artifact name="path-browserify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-browserify', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "path-browserify" % "0.0.1"
[org.webjars.npm/path-browserify "0.0.1"]