is not current version
Last Version 1.4.21

org.wicketstuff:fixed-feedback-panel 1.4.7

Panel that shows an FeedbackPanel inside an div tag with protected dimensions.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

fixed-feedback-panel
Version

Version

1.4.7
Type

Type

jar

Download fixed-feedback-panel 1.4.7


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