Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-annotationeventdispatcher |
Version | Version7.13.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-annotationeventdispatcher</artifactId>
<version>7.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher/
implementation 'org.wicketstuff:wicketstuff-annotationeventdispatcher:7.13.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher/
implementation ("org.wicketstuff:wicketstuff-annotationeventdispatcher:7.13.0")
'org.wicketstuff:wicketstuff-annotationeventdispatcher:jar:7.13.0'
<dependency org="org.wicketstuff" name="wicketstuff-annotationeventdispatcher" rev="7.13.0">
<artifact name="wicketstuff-annotationeventdispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-annotationeventdispatcher', version='7.13.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-annotationeventdispatcher" % "7.13.0"
[org.wicketstuff/wicketstuff-annotationeventdispatcher "7.13.0"]