is not current version
Last Version 4.0.2

org.webjars.npm:xtend 4.0.1

WebJar for xtend

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xtend
Version

Version

4.0.1
Type

Type

jar

Download xtend 4.0.1


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