Download blaubot-2.0.0-alpha.6.jar file - Jar b

Jar examples for b:blaubot

Description

An easy to use publish/subscribe middleware to create and communicate through dynamically created adhoc networks.

You can download jar file blaubot 2.0.0-alpha.6 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add blaubot-2.0.0-alpha.6.jar to your project.

<dependency>
   <groupId>eu.hgross</groupId>
   <artifactId>blaubot</artifactId>
   <version>2.0.0-alpha.6</version>
</dependency>
compile group: 'eu.hgross', name: 'blaubot', version: '2.0.0-alpha.6'
libraryDependencies += "eu.hgross" % "blaubot" % "2.0.0-alpha.6"
<dependency org="eu.hgross" name="blaubot" rev="2.0.0-alpha.6"/>
@Grapes(@Grab(group='eu.hgross', module='blaubot', version='2.0.0-alpha.6'))
'eu.hgross:blaubot:jar:2.0.0-alpha.6'

Download

Click the following link to download the jar file.

blaubot-2.0.0-alpha.6-javadoc.jar
blaubot-2.0.0-alpha.6-sources.jar
blaubot-2.0.0-alpha.6.jar
blaubot-2.0.0-alpha.6.pom



Related Tutorials