Jar examples for s:struts-tiles
You can download jar file struts-tiles 1.3.5 in this page.
Apache License
You can use the following script to add struts-tiles-1.3.5.jar to your project.
<dependency> <groupId>org.apache.struts</groupId> <artifactId>struts-tiles</artifactId> <version>1.3.5</version> </dependency>
compile group: 'org.apache.struts', name: 'struts-tiles', version: '1.3.5'
libraryDependencies += "org.apache.struts" % "struts-tiles" % "1.3.5"
<dependency org="org.apache.struts" name="struts-tiles" rev="1.3.5"/>
@Grapes(@Grab(group='org.apache.struts', module='struts-tiles', version='1.3.5'))
'org.apache.struts:struts-tiles:jar:1.3.5'
Click the following link to download the jar file.
struts-tiles-1.3.5-javadoc.jar