Download ao-encoding-1.2.jar file - Jar a

Jar examples for a:ao-encoding

Description

High performance character encoding.

You can download jar file ao-encoding 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-encoding-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials