Jar examples for s:struts-tiles
You can download jar file struts-tiles 1.3.10 in this page.
Apache License
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'
Click the following link to download the jar file.
struts-tiles-1.3.10-javadoc.jar