Download roboconf-messaging-api-0.9.jar file - Jar r

Jar examples for r:roboconf-messaging-api

Description

You can download jar file roboconf-messaging-api 0.9 in this page.

License

Apache License

Build File

You can use the following script to add roboconf-messaging-api-0.9.jar to your project.

<dependency>
   <groupId>net.roboconf</groupId>
   <artifactId>roboconf-messaging-api</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'net.roboconf', name: 'roboconf-messaging-api', version: '0.9'
libraryDependencies += "net.roboconf" % "roboconf-messaging-api" % "0.9"
<dependency org="net.roboconf" name="roboconf-messaging-api" rev="0.9"/>
@Grapes(@Grab(group='net.roboconf', module='roboconf-messaging-api', version='0.9'))
'net.roboconf:roboconf-messaging-api:jar:0.9'

Download

Click the following link to download the jar file.

roboconf-messaging-api-0.9-javadoc.jar
roboconf-messaging-api-0.9-sources.jar
roboconf-messaging-api-0.9-tests.jar
roboconf-messaging-api-0.9.jar
roboconf-messaging-api-0.9.pom



Related Tutorials