is not current version
Last Version 5.1.1

org.webjars.npm:just-extend 1.1.22

WebJar for just-extend

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

just-extend
Version

Version

1.1.22
Type

Type

jar

Download just-extend 1.1.22


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