is not current version
Last Version 3.18.1

org.webjars:yui 3.7.3

WebJar for YUI

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

yui
Version

Version

3.7.3
Type

Type

jar

Download yui 3.7.3


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