is not current version
Last Version 0.5.0

org.webjars:yui-pure 0.4.2

WebJar for YUI Pure

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

yui-pure
Version

Version

0.4.2
Type

Type

jar

Download yui-pure 0.4.2


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