Download blaubot-2.0.0-alpha.3.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.3 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials