is not current version
Last Version 2.1.0

net.sf.bluecove:bluecove 1.2.3

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

Categories

Categories

Net
GroupId

GroupId

net.sf.bluecove
ArtifactId

ArtifactId

bluecove
Version

Version

1.2.3
Type

Type

jar

Download bluecove 1.2.3


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