is not current version
Last Version 1.0.0

org.webjars.npm:is-relative 0.1.3

WebJar for is-relative

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-relative
Version

Version

0.1.3
Type

Type

jar

Download is-relative 0.1.3


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