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

Jar examples for r:roboconf-messaging

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

roboconf-messaging-0.1-javadoc.jar
roboconf-messaging-0.1-sources.jar
roboconf-messaging-0.1.jar
roboconf-messaging-0.1.pom



Related Tutorials