Download ao-messaging-base-1.0.2.jar file - Jar a

Jar examples for a:ao-messaging-base

Description

Asynchronous bidirectional messaging over various protocols base for implementations.

You can download jar file ao-messaging-base 1.0.2 in this page.

License

Open Source License

Build File

You can use the following script to add ao-messaging-base-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

ao-messaging-base-1.0.2-javadoc.jar
ao-messaging-base-1.0.2-sources.jar
ao-messaging-base-1.0.2.jar
ao-messaging-base-1.0.2.pom



Related Tutorials