| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.googlecode.wicket-jquery-ui |
| Идентификатор | Идентификаторwicket-jquery-ui-theme-smoothness |
| Версия | Версия6.17.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-theme-smoothness/ -->
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-theme-smoothness</artifactId>
<version>6.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-theme-smoothness/
implementation 'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-theme-smoothness:6.17.0'
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-theme-smoothness/
implementation ("com.googlecode.wicket-jquery-ui:wicket-jquery-ui-theme-smoothness:6.17.0")
'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-theme-smoothness:jar:6.17.0'
<dependency org="com.googlecode.wicket-jquery-ui" name="wicket-jquery-ui-theme-smoothness" rev="6.17.0">
<artifact name="wicket-jquery-ui-theme-smoothness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicket-jquery-ui', module='wicket-jquery-ui-theme-smoothness', version='6.17.0')
)
libraryDependencies += "com.googlecode.wicket-jquery-ui" % "wicket-jquery-ui-theme-smoothness" % "6.17.0"
[com.googlecode.wicket-jquery-ui/wicket-jquery-ui-theme-smoothness "6.17.0"]