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

Jar examples for a:ao-encoding

Description

High performance character encoding.

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials