Download tapestry-annotations-4.1.2.jar file - Jar t

Jar examples for t:tapestry-annotations

Description

Annotations used with Tapestry applications.

You can download jar file tapestry-annotations 4.1.2 in this page.

Build File

You can use the following script to add tapestry-annotations-4.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

tapestry-annotations-4.1.2-sources.jar
tapestry-annotations-4.1.2.jar
tapestry-annotations-4.1.2.pom



Related Tutorials