is not current version
Last Version 1.4.21

org.wicketstuff:yui-examples 1.4.17.2

Examples for the Yahoo User Interface (YUI) library.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

yui-examples
Version

Version

1.4.17.2
Type

Type

war

Download yui-examples 1.4.17.2


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