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

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

Download

Click the following link to download the jar file.

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



Related Tutorials