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

org.apache.tapestry:tapestry-yuicompressor 5.3.3


Категории

Категории

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

Группа

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

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

tapestry-yuicompressor
Версия

Версия

5.3.3
Тип

Тип

jar

Скачать tapestry-yuicompressor 5.3.3


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