License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdmodalx |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModalX
Wicketstuff ModalX - extensions of ModalWindow
|
Filename | Size |
---|---|
modalx-9.10.0.pom | |
modalx-9.10.0.jar | 24 KB |
modalx-9.10.0-sources.jar | 18 KB |
modalx-9.10.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/modalx/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>modalx</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/modalx/
implementation 'org.wicketstuff:modalx:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/modalx/
implementation ("org.wicketstuff:modalx:9.10.0")
'org.wicketstuff:modalx:jar:9.10.0'
<dependency org="org.wicketstuff" name="modalx" rev="9.10.0">
<artifact name="modalx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='modalx', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "modalx" % "9.10.0"
[org.wicketstuff/modalx "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 9.10.0 |
org.apache.wicket : wicket-core | jar | 9.10.0 |