is not current version
Last Version 0.5.2

com.github.wuic:web-ui-compressor 0.5.0.RC5

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.5.0.RC5
Type

Type

pom

Download web-ui-compressor 0.5.0.RC5


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