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

org.apache.tapestry:tapestry-yuicompressor 5.3.4


Категории

Категории

Tape Данные Data Structures
Группа

Группа

org.apache.tapestry
Идентификатор

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

tapestry-yuicompressor
Версия

Версия

5.3.4
Тип

Тип

jar

Скачать tapestry-yuicompressor 5.3.4


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