Download message-api-1.0.13.jar file - Jar m

Jar examples for m:message-api

Description

You can download jar file message-api 1.0.13 in this page.

Build File

You can use the following script to add message-api-1.0.13.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>message-api</artifactId>
   <version>1.0.13</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'message-api', version: '1.0.13'
libraryDependencies += "nl.cloudfarming.client" % "message-api" % "1.0.13"
<dependency org="nl.cloudfarming.client" name="message-api" rev="1.0.13"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='message-api', version='1.0.13'))
'nl.cloudfarming.client:message-api:jar:1.0.13'

Download

Click the following link to download the jar file.

message-api-1.0.13-javadoc.jar
message-api-1.0.13-sources.jar
message-api-1.0.13.jar
message-api-1.0.13.pom



Related Tutorials