Download messaginginterface-1.1.11.jar file - Jar m

Jar examples for m:messaginginterface

Description

Messaging interface definition

You can download jar file messaginginterface 1.1.11 in this page.

Build File

You can use the following script to add messaginginterface-1.1.11.jar to your project.

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

Download

Click the following link to download the jar file.

messaginginterface-1.1.11-javadoc.jar
messaginginterface-1.1.11-sources.jar
messaginginterface-1.1.11-tests.jar
messaginginterface-1.1.11.jar
messaginginterface-1.1.11.pom



Related Tutorials