Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.googlecode.wicket-jquery-ui |
ArtifactId | ArtifactIdwicket-jquery-ui-themes |
Version | Version9.0.0-M5.1 |
Type | Typepom |
Filename | Size |
---|---|
wicket-jquery-ui-themes-9.0.0-M5.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>9.0.0-M5.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:9.0.0-M5.1'
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-themes/
implementation ("com.googlecode.wicket-jquery-ui:wicket-jquery-ui-themes:9.0.0-M5.1")
'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-themes:pom:9.0.0-M5.1'
<dependency org="com.googlecode.wicket-jquery-ui" name="wicket-jquery-ui-themes" rev="9.0.0-M5.1">
<artifact name="wicket-jquery-ui-themes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicket-jquery-ui', module='wicket-jquery-ui-themes', version='9.0.0-M5.1')
)
libraryDependencies += "com.googlecode.wicket-jquery-ui" % "wicket-jquery-ui-themes" % "9.0.0-M5.1"
[com.googlecode.wicket-jquery-ui/wicket-jquery-ui-themes "9.0.0-M5.1"]