Download messaging-2.1.20.jar file - Jar m

Jar examples for m:messaging

Description

A set of tools that facilitates communication between processes.

You can download jar file messaging 2.1.20 in this page.

License

The GNU General Public License, Version 3.0

Build File

You can use the following script to add messaging-2.1.20.jar to your project.

<dependency>
   <groupId>co.realtime</groupId>
   <artifactId>messaging</artifactId>
   <version>2.1.20</version>
</dependency>
compile group: 'co.realtime', name: 'messaging', version: '2.1.20'
libraryDependencies += "co.realtime" % "messaging" % "2.1.20"
<dependency org="co.realtime" name="messaging" rev="2.1.20"/>
@Grapes(@Grab(group='co.realtime', module='messaging', version='2.1.20'))
'co.realtime:messaging:jar:2.1.20'

Download

Click the following link to download the jar file.

messaging-2.1.20-javadoc.jar
messaging-2.1.20-sources.jar
messaging-2.1.20.jar
messaging-2.1.20.pom



Related Tutorials