is not current version
Last Version 0.5.2

com.github.wuic:web-ui-compressor 0.4.3.RC2

Tool providing support on images, JS and CSS compression within the webapps of the projects

GroupId

GroupId

com.github.wuic
ArtifactId

ArtifactId

web-ui-compressor
Version

Version

0.4.3.RC2
Type

Type

pom

Download web-ui-compressor 0.4.3.RC2


<!-- https://jarcasting.com/artifacts/com.github.wuic/web-ui-compressor/ -->
<dependency>
    <groupId>com.github.wuic</groupId>
    <artifactId>web-ui-compressor</artifactId>
    <version>0.4.3.RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic/web-ui-compressor/
implementation 'com.github.wuic:web-ui-compressor:0.4.3.RC2'
// https://jarcasting.com/artifacts/com.github.wuic/web-ui-compressor/
implementation ("com.github.wuic:web-ui-compressor:0.4.3.RC2")
'com.github.wuic:web-ui-compressor:pom:0.4.3.RC2'
<dependency org="com.github.wuic" name="web-ui-compressor" rev="0.4.3.RC2">
  <artifact name="web-ui-compressor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic', module='web-ui-compressor', version='0.4.3.RC2')
)
libraryDependencies += "com.github.wuic" % "web-ui-compressor" % "0.4.3.RC2"
[com.github.wuic/web-ui-compressor "0.4.3.RC2"]