не последняя версия
Последняя версия 1.5-RC5.1

org.wicketstuff:prototype 1.4.16

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

Категории

Категории

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

Группа

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

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

prototype
Версия

Версия

1.4.16
Тип

Тип

jar

Скачать prototype 1.4.16


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