is not current version
Last Version 9.0.0

org.wicketstuff.wiquery:wiquery-core 7.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.wiquery
ArtifactId

ArtifactId

wiquery-core
Version

Version

7.0
Type

Type

jar

Download wiquery-core 7.0


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