Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-annotationeventdispatcher-parent |
Version | Version6.17.0 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-annotationeventdispatcher-parent-6.17.0.pom | 1013 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-annotationeventdispatcher-parent</artifactId>
<version>6.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher-parent/
implementation 'org.wicketstuff:wicketstuff-annotationeventdispatcher-parent:6.17.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotationeventdispatcher-parent/
implementation ("org.wicketstuff:wicketstuff-annotationeventdispatcher-parent:6.17.0")
'org.wicketstuff:wicketstuff-annotationeventdispatcher-parent:pom:6.17.0'
<dependency org="org.wicketstuff" name="wicketstuff-annotationeventdispatcher-parent" rev="6.17.0">
<artifact name="wicketstuff-annotationeventdispatcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-annotationeventdispatcher-parent', version='6.17.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-annotationeventdispatcher-parent" % "6.17.0"
[org.wicketstuff/wicketstuff-annotationeventdispatcher-parent "6.17.0"]