is not current version
Last Version 1.0.1

org.webjars.npm:is-extendable 0.1.0

WebJar for is-extendable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-extendable
Version

Version

0.1.0
Type

Type

jar

Download is-extendable 0.1.0


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