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

org.wicketstuff:input-events-examples 7.0.0-M3

Examples of how to use input-events project

Категории

Категории

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

Группа

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

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

input-events-examples
Версия

Версия

7.0.0-M3
Тип

Тип

war

Скачать input-events-examples 7.0.0-M3


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