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

org.wicketstuff:wicketstuff-annotationeventdispatcher 7.8.1

Annotation based event dispatcher

Категории

Категории

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

Группа

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

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

wicketstuff-annotationeventdispatcher
Версия

Версия

7.8.1
Тип

Тип

jar

Скачать wicketstuff-annotationeventdispatcher 7.8.1


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