is not current version
Last Version 6.0.0

org.webjars.npm:locate-path 2.0.0

WebJar for locate-path

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

locate-path
Version

Version

2.0.0
Type

Type

jar

Download locate-path 2.0.0


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