Jar examples for t:tiles-extras
Extras for Tiles, including non-standard, non-generic, non-identifiable components that may be useful for Tiles users.
You can download jar file tiles-extras 3.0.7 in this page.
Apache License
You can use the following script to add tiles-extras-3.0.7.jar to your project.
<dependency> <groupId>org.apache.tiles</groupId> <artifactId>tiles-extras</artifactId> <version>3.0.7</version> </dependency>
compile group: 'org.apache.tiles', name: 'tiles-extras', version: '3.0.7'
libraryDependencies += "org.apache.tiles" % "tiles-extras" % "3.0.7"
<dependency org="org.apache.tiles" name="tiles-extras" rev="3.0.7"/>
@Grapes(@Grab(group='org.apache.tiles', module='tiles-extras', version='3.0.7'))
'org.apache.tiles:tiles-extras:jar:3.0.7'
Click the following link to download the jar file.
tiles-extras-3.0.7-javadoc.jar