Download tapestry-webresources-5.4.1.jar file - Jar t

Jar examples for t:tapestry-webresources

Description

You can download jar file tapestry-webresources 5.4.1 in this page.

Build File

You can use the following script to add tapestry-webresources-5.4.1.jar to your project.

<dependency>
   <groupId>org.apache.tapestry</groupId>
   <artifactId>tapestry-webresources</artifactId>
   <version>5.4.1</version>
</dependency>
compile group: 'org.apache.tapestry', name: 'tapestry-webresources', version: '5.4.1'
libraryDependencies += "org.apache.tapestry" % "tapestry-webresources" % "5.4.1"
<dependency org="org.apache.tapestry" name="tapestry-webresources" rev="5.4.1"/>
@Grapes(@Grab(group='org.apache.tapestry', module='tapestry-webresources', version='5.4.1'))
'org.apache.tapestry:tapestry-webresources:jar:5.4.1'

Download

Click the following link to download the jar file.

tapestry-webresources-5.4.1-sources.jar
tapestry-webresources-5.4.1.jar
tapestry-webresources-5.4.1.pom



Related Tutorials