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