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