is not current version
Last Version 3.0.0

org.webjars.npm:normalize-path 2.0.1

WebJar for normalize-path

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

normalize-path
Version

Version

2.0.1
Type

Type

jar

Download normalize-path 2.0.1


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