не последняя версия
Последняя версия 9.10.0

org.wicketstuff:simile-timeline-parent 1.4.14

See the child project "simile-timeline" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

simile-timeline-parent
Версия

Версия

1.4.14
Тип

Тип

pom

Скачать simile-timeline-parent 1.4.14

Имя Файла Размер
simile-timeline-parent-1.4.14.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>simile-timeline-parent</artifactId>
    <version>1.4.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline-parent/
implementation 'org.wicketstuff:simile-timeline-parent:1.4.14'
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline-parent/
implementation ("org.wicketstuff:simile-timeline-parent:1.4.14")
'org.wicketstuff:simile-timeline-parent:pom:1.4.14'
<dependency org="org.wicketstuff" name="simile-timeline-parent" rev="1.4.14">
  <artifact name="simile-timeline-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='simile-timeline-parent', version='1.4.14')
)
libraryDependencies += "org.wicketstuff" % "simile-timeline-parent" % "1.4.14"
[org.wicketstuff/simile-timeline-parent "1.4.14"]