is not current version
Last Version 2.2.0

org.webjars.npm:is-path-cwd 1.0.0

WebJar for is-path-cwd

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-path-cwd
Version

Version

1.0.0
Type

Type

jar

Download is-path-cwd 1.0.0


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