is not current version
Last Version 9.9.0

org.wicketstuff:push-parent 1.4.10

See the child project "push"for more information

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-parent
Version

Version

1.4.10
Type

Type

pom

Download push-parent 1.4.10

Filename Size
push-parent-1.4.10.pom 1 KB
Browse

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