Download ao-messaging-api-1.0.3.jar file - Jar a

Jar examples for a:ao-messaging-api

Description

Asynchronous bidirectional messaging over various protocols API.

You can download jar file ao-messaging-api 1.0.3 in this page.

License

Open Source License

Build File

You can use the following script to add ao-messaging-api-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

ao-messaging-api-1.0.3-javadoc.jar
ao-messaging-api-1.0.3-sources.jar
ao-messaging-api-1.0.3.jar
ao-messaging-api-1.0.3.pom



Related Tutorials