Download ao-taglib-1.3.jar file - Jar a

Jar examples for a:ao-taglib

Description

Making JSP what it should have been all along.

You can download jar file ao-taglib 1.3 in this page.

License

GNU General Lesser Public License (LGPL) version 3.0

Build File

You can use the following script to add ao-taglib-1.3.jar to your project.

<dependency>
   <groupId>com.aoindustries</groupId>
   <artifactId>ao-taglib</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'com.aoindustries', name: 'ao-taglib', version: '1.3'
libraryDependencies += "com.aoindustries" % "ao-taglib" % "1.3"
<dependency org="com.aoindustries" name="ao-taglib" rev="1.3"/>
@Grapes(@Grab(group='com.aoindustries', module='ao-taglib', version='1.3'))
'com.aoindustries:ao-taglib:jar:1.3'

Download

Click the following link to download the jar file.

ao-taglib-1.3-javadoc.jar
ao-taglib-1.3-sources.jar
ao-taglib-1.3.jar
ao-taglib-1.3.pom



Related Tutorials