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

org.wicketstuff:wicketstuff-prototype 1.5.9

WicketStuff Prototype offers a standardized integration of the prototype javascript library.

Категории

Категории

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

Группа

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

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

wicketstuff-prototype
Версия

Версия

1.5.9
Тип

Тип

jar

Скачать wicketstuff-prototype 1.5.9


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