Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff.wiquery |
ArtifactId | ArtifactIdwiquery-jquery-ui |
Version | Version8.2.0 |
Type | Typejar |
Filename | Size |
---|---|
wiquery-jquery-ui-8.2.0.pom | |
wiquery-jquery-ui-8.2.0.jar | 667 KB |
wiquery-jquery-ui-8.2.0-sources.jar | 638 KB |
wiquery-jquery-ui-8.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff.wiquery/wiquery-jquery-ui/ -->
<dependency>
<groupId>org.wicketstuff.wiquery</groupId>
<artifactId>wiquery-jquery-ui</artifactId>
<version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.wiquery/wiquery-jquery-ui/
implementation 'org.wicketstuff.wiquery:wiquery-jquery-ui:8.2.0'
// https://jarcasting.com/artifacts/org.wicketstuff.wiquery/wiquery-jquery-ui/
implementation ("org.wicketstuff.wiquery:wiquery-jquery-ui:8.2.0")
'org.wicketstuff.wiquery:wiquery-jquery-ui:jar:8.2.0'
<dependency org="org.wicketstuff.wiquery" name="wiquery-jquery-ui" rev="8.2.0">
<artifact name="wiquery-jquery-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.wiquery', module='wiquery-jquery-ui', version='8.2.0')
)
libraryDependencies += "org.wicketstuff.wiquery" % "wiquery-jquery-ui" % "8.2.0"
[org.wicketstuff.wiquery/wiquery-jquery-ui "8.2.0"]