не последняя версия
Последняя версия 0.5.2

com.github.wuic:web-ui-compressor 0.3.1

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

Группа

Группа

com.github.wuic
Идентификатор

Идентификатор

web-ui-compressor
Версия

Версия

0.3.1
Тип

Тип

pom

Скачать web-ui-compressor 0.3.1

Имя Файла Размер
web-ui-compressor-0.3.1.pom 14 KB
Обзор

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