is not current version
Last Version 2.1.0

net.sf.bluecove:bluecove 1.2.1

BlueCove is a LGPL licensed JSR-82 implementation that currently interfaces with the Microsoft Bluetooth stack

Categories

Categories

Net
GroupId

GroupId

net.sf.bluecove
ArtifactId

ArtifactId

bluecove
Version

Version

1.2.1
Type

Type

jar

Download bluecove 1.2.1


<!-- https://jarcasting.com/artifacts/net.sf.bluecove/bluecove/ -->
<dependency>
    <groupId>net.sf.bluecove</groupId>
    <artifactId>bluecove</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.bluecove/bluecove/
implementation 'net.sf.bluecove:bluecove:1.2.1'
// https://jarcasting.com/artifacts/net.sf.bluecove/bluecove/
implementation ("net.sf.bluecove:bluecove:1.2.1")
'net.sf.bluecove:bluecove:jar:1.2.1'
<dependency org="net.sf.bluecove" name="bluecove" rev="1.2.1">
  <artifact name="bluecove" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.bluecove', module='bluecove', version='1.2.1')
)
libraryDependencies += "net.sf.bluecove" % "bluecove" % "1.2.1"
[net.sf.bluecove/bluecove "1.2.1"]