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