не последняя версия
Последняя версия 4.0.2

org.webjars.npm:xtend 2.1.2

WebJar for xtend

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

xtend
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать xtend 2.1.2

Имя Файла Размер
xtend-2.1.2.pom
xtend-2.1.2.jar 6 KB
xtend-2.1.2-sources.jar 22 bytes
xtend-2.1.2-javadoc.jar 22 bytes
Обзор

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