Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.googlecode.wicket-jquery-ui |
ArtifactId | ArtifactIdwicket-jquery-ui-calendar |
Version | Version6.17.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-calendar/ -->
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-calendar</artifactId>
<version>6.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-calendar/
implementation 'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:6.17.0'
// https://jarcasting.com/artifacts/com.googlecode.wicket-jquery-ui/wicket-jquery-ui-calendar/
implementation ("com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:6.17.0")
'com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:jar:6.17.0'
<dependency org="com.googlecode.wicket-jquery-ui" name="wicket-jquery-ui-calendar" rev="6.17.0">
<artifact name="wicket-jquery-ui-calendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicket-jquery-ui', module='wicket-jquery-ui-calendar', version='6.17.0')
)
libraryDependencies += "com.googlecode.wicket-jquery-ui" % "wicket-jquery-ui-calendar" % "6.17.0"
[com.googlecode.wicket-jquery-ui/wicket-jquery-ui-calendar "6.17.0"]