is not current version
Last Version 2.1.0

net.sf.bluecove:bluecove 2.0.1

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

Categories

Categories

Net
GroupId

GroupId

net.sf.bluecove
ArtifactId

ArtifactId

bluecove
Version

Version

2.0.1
Type

Type

jar

Download bluecove 2.0.1


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