Download ao-io-buffer-2.0.1.jar file - Jar a

Jar examples for a:ao-io-buffer

Description

Output buffering library.

You can download jar file ao-io-buffer 2.0.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-io-buffer-2.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

ao-io-buffer-2.0.1-javadoc.jar
ao-io-buffer-2.0.1-sources.jar
ao-io-buffer-2.0.1.jar
ao-io-buffer-2.0.1.pom



Related Tutorials