| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки Auto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicketstuff-autocomplete-tagit-parent |
| Версия | Версия1.5.7 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| wicketstuff-autocomplete-tagit-parent-1.5.7.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-autocomplete-tagit-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-autocomplete-tagit-parent</artifactId>
<version>1.5.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-autocomplete-tagit-parent/
implementation 'org.wicketstuff:wicketstuff-autocomplete-tagit-parent:1.5.7'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-autocomplete-tagit-parent/
implementation ("org.wicketstuff:wicketstuff-autocomplete-tagit-parent:1.5.7")
'org.wicketstuff:wicketstuff-autocomplete-tagit-parent:pom:1.5.7'
<dependency org="org.wicketstuff" name="wicketstuff-autocomplete-tagit-parent" rev="1.5.7">
<artifact name="wicketstuff-autocomplete-tagit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-autocomplete-tagit-parent', version='1.5.7')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-autocomplete-tagit-parent" % "1.5.7"
[org.wicketstuff/wicketstuff-autocomplete-tagit-parent "1.5.7"]