is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-datetime-yui 8.1.0

Date/Time components and utilities for Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-datetime-yui
Version

Version

8.1.0
Type

Type

jar

Download wicketstuff-datetime-yui 8.1.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datetime-yui/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-datetime-yui</artifactId>
    <version>8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datetime-yui/
implementation 'org.wicketstuff:wicketstuff-datetime-yui:8.1.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datetime-yui/
implementation ("org.wicketstuff:wicketstuff-datetime-yui:8.1.0")
'org.wicketstuff:wicketstuff-datetime-yui:jar:8.1.0'
<dependency org="org.wicketstuff" name="wicketstuff-datetime-yui" rev="8.1.0">
  <artifact name="wicketstuff-datetime-yui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-datetime-yui', version='8.1.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-datetime-yui" % "8.1.0"
[org.wicketstuff/wicketstuff-datetime-yui "8.1.0"]