is not current version
Last Version 6.0.0

org.webjars.npm:locate-path 1.1.0

WebJar for locate-path

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

locate-path
Version

Version

1.1.0
Type

Type

jar

Download locate-path 1.1.0


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