is not current version
Last Version 1.5.1

org.wicketstuff:push-examples 1.4.16


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-examples
Version

Version

1.4.16
Type

Type

war

Download push-examples 1.4.16


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