Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-datetime-yui-examples |
Version | Version8.10.0 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datetime-yui-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-datetime-yui-examples</artifactId>
<version>8.10.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datetime-yui-examples/
implementation 'org.wicketstuff:wicketstuff-datetime-yui-examples:8.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datetime-yui-examples/
implementation ("org.wicketstuff:wicketstuff-datetime-yui-examples:8.10.0")
'org.wicketstuff:wicketstuff-datetime-yui-examples:war:8.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-datetime-yui-examples" rev="8.10.0">
<artifact name="wicketstuff-datetime-yui-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-datetime-yui-examples', version='8.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-datetime-yui-examples" % "8.10.0"
[org.wicketstuff/wicketstuff-datetime-yui-examples "8.10.0"]