Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.googlecode.wicket-jquery-ui |
ArtifactId | ArtifactIdwicket-jquery-ui-themes |
Version | Version8.0.0-M1.1 |
Type | Typepom |
Filename | Size |
---|---|
wicket-jquery-ui-themes-8.0.0-M1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-themes/ -->
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-M1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-themes/
implementation 'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-themes:8.0.0-M1.1'
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-themes/
implementation ("com.googlecode.wicket-jquery-ui:wicket-jquery-ui-themes:8.0.0-M1.1")
'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-themes:pom:8.0.0-M1.1'
<dependency org="com.googlecode.wicket-jquery-ui" name="wicket-jquery-ui-themes" rev="8.0.0-M1.1">
<artifact name="wicket-jquery-ui-themes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicket-jquery-ui', module='wicket-jquery-ui-themes', version='8.0.0-M1.1')
)
libraryDependencies += "com.googlecode.wicket-jquery-ui" % "wicket-jquery-ui-themes" % "8.0.0-M1.1"
[com.googlecode.wicket-jquery-ui/wicket-jquery-ui-themes "8.0.0-M1.1"]