Download ao-taglib-1.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials