is not current version
Last Version 2.1.0

net.sf.bluecove:bluecove 2.0.3

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

Categories

Categories

Net
GroupId

GroupId

net.sf.bluecove
ArtifactId

ArtifactId

bluecove
Version

Version

2.0.3
Type

Type

jar

Download bluecove 2.0.3


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