Jar examples for b:bluecove
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.
GNU Library or Lesser General Public License (LGPL)
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'
Click the following link to download the jar file.
bluecove-2.1.0-javadoc.jar