is not current version
Last Version 2.1.0

org.webjars.npm:is-path-in-cwd 1.0.1

WebJar for is-path-in-cwd

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-path-in-cwd
Version

Version

1.0.1
Type

Type

jar

Download is-path-in-cwd 1.0.1


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