Download blaubot-2.0.0-beta.1.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-beta.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add blaubot-2.0.0-beta.1.jar to your project.

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

Download

Click the following link to download the jar file.

blaubot-2.0.0-beta.1-javadoc.jar
blaubot-2.0.0-beta.1-sources.jar
blaubot-2.0.0-beta.1.jar
blaubot-2.0.0-beta.1.pom



Related Tutorials