Download messaginginterface-1.1.10.jar file - Jar m

Jar examples for m:messaginginterface

Description

Messaging interface definition

You can download jar file messaginginterface 1.1.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

messaginginterface-1.1.10-jar-with-dependencies.jar
messaginginterface-1.1.10-javadoc.jar
messaginginterface-1.1.10-sources.jar
messaginginterface-1.1.10-tests.jar
messaginginterface-1.1.10.jar
messaginginterface-1.1.10.pom



Related Tutorials