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