Download bluecove-gpl-2.1.0.jar file - Jar b

Jar examples for b:bluecove-gpl

Description

BlueCove Linux BlueZ module

You can download jar file bluecove-gpl 2.1.0 in this page.

License

GNU General Public License (GPL)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials