Download bluecove-2.1.0.jar file - Jar b

Jar examples for b:bluecove

Description

BlueCove is a LGPL licensed JSR-82 J2SE implementation that currently interfaces with the Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack

You can download jar file bluecove 2.1.0 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add bluecove-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

bluecove-2.1.0-javadoc.jar
bluecove-2.1.0-sources.jar
bluecove-2.1.0.jar
bluecove-2.1.0.pom



Related Tutorials