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

ro.isdc.wro4j:wro4j-parent 1.3.0-rc1

The purpose of this project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression.

Группа

Группа

ro.isdc.wro4j
Идентификатор

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

wro4j-parent
Версия

Версия

1.3.0-rc1
Тип

Тип

pom

Скачать wro4j-parent 1.3.0-rc1

Имя Файла Размер
wro4j-parent-1.3.0-rc1.pom 13 KB
Обзор

<!-- https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-parent/ -->
<dependency>
    <groupId>ro.isdc.wro4j</groupId>
    <artifactId>wro4j-parent</artifactId>
    <version>1.3.0-rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-parent/
implementation 'ro.isdc.wro4j:wro4j-parent:1.3.0-rc1'
// https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-parent/
implementation ("ro.isdc.wro4j:wro4j-parent:1.3.0-rc1")
'ro.isdc.wro4j:wro4j-parent:pom:1.3.0-rc1'
<dependency org="ro.isdc.wro4j" name="wro4j-parent" rev="1.3.0-rc1">
  <artifact name="wro4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.isdc.wro4j', module='wro4j-parent', version='1.3.0-rc1')
)
libraryDependencies += "ro.isdc.wro4j" % "wro4j-parent" % "1.3.0-rc1"
[ro.isdc.wro4j/wro4j-parent "1.3.0-rc1"]