is not current version
Last Version 1.4.21

org.wicketstuff:yui 1.4.7

Wicket Components for the Yahoo User Interface (YUI) library.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

yui
Version

Version

1.4.7
Type

Type

jar

Download yui 1.4.7


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