Download struts-tiles-1.3.10.jar file - Jar s

Jar examples for s:struts-tiles

Description

You can download jar file struts-tiles 1.3.10 in this page.

License

Apache License

Build File

You can use the following script to add struts-tiles-1.3.10.jar to your project.

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

Download

Click the following link to download the jar file.

struts-tiles-1.3.10-javadoc.jar
struts-tiles-1.3.10-sources.jar
struts-tiles-1.3.10.jar
struts-tiles-1.3.10.pom



Related Tutorials