is not current version
Last Version 1.0.0

org.webjars.npm:is-relative 0.2.1

WebJar for is-relative

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-relative
Version

Version

0.2.1
Type

Type

jar

Download is-relative 0.2.1


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