Jar examples for t:tiles-api
Tiles APIs, containing interfaces and classes to interact with Tiles.
You can download jar file tiles-api 2.0.3 in this page.
Apache License
You can use the following script to add tiles-api-2.0.3.jar to your project.
<dependency> <groupId>org.apache.tiles</groupId> <artifactId>tiles-api</artifactId> <version>2.0.3</version> </dependency>
compile group: 'org.apache.tiles', name: 'tiles-api', version: '2.0.3'
libraryDependencies += "org.apache.tiles" % "tiles-api" % "2.0.3"
<dependency org="org.apache.tiles" name="tiles-api" rev="2.0.3"/>
@Grapes(@Grab(group='org.apache.tiles', module='tiles-api', version='2.0.3'))
'org.apache.tiles:tiles-api:jar:2.0.3'
Click the following link to download the jar file.
tiles-api-2.0.3-javadoc.jar