Download roboconf-messaging-0.3.jar file - Jar r

Jar examples for r:roboconf-messaging

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

roboconf-messaging-0.3-javadoc.jar
roboconf-messaging-0.3-sources.jar
roboconf-messaging-0.3-tests.jar
roboconf-messaging-0.3.jar
roboconf-messaging-0.3.pom



Related Tutorials