Jar examples for a:ao-messaging-api
Asynchronous bidirectional messaging over various protocols API.
You can download jar file ao-messaging-api 1.0.0 in this page.
Open Source License
You can use the following script to add ao-messaging-api-1.0.0.jar to your project.
<dependency> <groupId>com.aoindustries</groupId> <artifactId>ao-messaging-api</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.aoindustries', name: 'ao-messaging-api', version: '1.0.0'
libraryDependencies += "com.aoindustries" % "ao-messaging-api" % "1.0.0"
<dependency org="com.aoindustries" name="ao-messaging-api" rev="1.0.0"/>
@Grapes(@Grab(group='com.aoindustries', module='ao-messaging-api', version='1.0.0'))
'com.aoindustries:ao-messaging-api:jar:1.0.0'
Click the following link to download the jar file.
ao-messaging-api-1.0.0-javadoc.jar