is not current version
Last Version 1.2.0

org.webjars.npm:upath 1.1.2

WebJar for upath

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

upath
Version

Version

1.1.2
Type

Type

jar

Download upath 1.1.2


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