is not current version
Last Version 9.10.0

org.wicketstuff:modalx 1.5.13

Wicketstuff ModalX - extensions of ModalWindow

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

modalx
Version

Version

1.5.13
Type

Type

jar

Download modalx 1.5.13


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