Download ao-io-buffer-2.0.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials