is not current version
Last Version 9.0.0

org.wicketstuff.wiquery:wiquery-parent 7.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.wiquery
ArtifactId

ArtifactId

wiquery-parent
Version

Version

7.0
Type

Type

pom

Download wiquery-parent 7.0

Filename Size
wiquery-parent-7.0.pom 13 KB
Browse

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