License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-yui-calendar |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Components for the Yahoo User Interface (YUI) library.
This is the parent for the actual project and the examples.
See the child project "yui" for a more complete description.
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-yui-calendar/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-yui-calendar</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-yui-calendar/
implementation 'org.wicketstuff:wicketstuff-yui-calendar:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-yui-calendar/
implementation ("org.wicketstuff:wicketstuff-yui-calendar:9.10.0")
'org.wicketstuff:wicketstuff-yui-calendar:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-yui-calendar" rev="9.10.0">
<artifact name="wicketstuff-yui-calendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-yui-calendar', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-yui-calendar" % "9.10.0"
[org.wicketstuff/wicketstuff-yui-calendar "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-yui-common | jar | 9.10.0 |
org.apache.wicket : wicket-core | jar | 9.10.0 |