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