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

org.wicketstuff:progressbar-example 1.5-RC5.1


Категории

Категории

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

Группа

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

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

progressbar-example
Версия

Версия

1.5-RC5.1
Тип

Тип

war

Скачать progressbar-example 1.5-RC5.1


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