is not current version
Last Version 0.9.8

com.github.lltyk:tapestry-wro4j 0.9

Web Resource Optimizer integration for Tapestry 5.3

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.github.lltyk
ArtifactId

ArtifactId

tapestry-wro4j
Version

Version

0.9
Type

Type

jar

Download tapestry-wro4j 0.9


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