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

org.wicketstuff:progressbar-example 1.5-rc2


Категории

Категории

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

Группа

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

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

progressbar-example
Версия

Версия

1.5-rc2
Тип

Тип

war

Скачать progressbar-example 1.5-rc2


<!-- https://jarcasting.com/artifacts/org.wicketstuff/progressbar-example/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>progressbar-example</artifactId>
    <version>1.5-rc2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/progressbar-example/
implementation 'org.wicketstuff:progressbar-example:1.5-rc2'
// https://jarcasting.com/artifacts/org.wicketstuff/progressbar-example/
implementation ("org.wicketstuff:progressbar-example:1.5-rc2")
'org.wicketstuff:progressbar-example:war:1.5-rc2'
<dependency org="org.wicketstuff" name="progressbar-example" rev="1.5-rc2">
  <artifact name="progressbar-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='progressbar-example', version='1.5-rc2')
)
libraryDependencies += "org.wicketstuff" % "progressbar-example" % "1.5-rc2"
[org.wicketstuff/progressbar-example "1.5-rc2"]