| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторjust-extend |
| Версия | Версия1.1.27 |
| Тип | Типjar |
| Описание |
Описаниеjust-extend
WebJar for just-extend
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| just-extend-1.1.27.pom | |
| just-extend-1.1.27.jar | 3 KB |
| just-extend-1.1.27-sources.jar | 22 bytes |
| just-extend-1.1.27-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/just-extend/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>just-extend</artifactId>
<version>1.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/just-extend/
implementation 'org.webjars.npm:just-extend:1.1.27'
// https://jarcasting.com/artifacts/org.webjars.npm/just-extend/
implementation ("org.webjars.npm:just-extend:1.1.27")
'org.webjars.npm:just-extend:jar:1.1.27'
<dependency org="org.webjars.npm" name="just-extend" rev="1.1.27">
<artifact name="just-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='just-extend', version='1.1.27')
)
libraryDependencies += "org.webjars.npm" % "just-extend" % "1.1.27"
[org.webjars.npm/just-extend "1.1.27"]