Download ao-web-page-1.1.jar file - Jar a

Jar examples for a:ao-web-page

Description

Java API for modeling web page content and relationships.

You can download jar file ao-web-page 1.1 in this page.

License

GNU General Lesser Public License (LGPL) version 3.0

Build File

You can use the following script to add ao-web-page-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

ao-web-page-1.1-javadoc.jar
ao-web-page-1.1-sources.jar
ao-web-page-1.1.jar
ao-web-page-1.1.pom



Related Tutorials