is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-extensions 0.5.0.RC1

Extensions for the Web UI Compressor project

GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-extensions
Version

Version

0.5.0.RC1
Type

Type

jar

Download wuic-extensions 0.5.0.RC1


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