License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.bluecove |
ArtifactId | ArtifactIdbluecove |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbluecove
BlueCove is JSR-82 J2SE implementation that currently interfaces with the Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bluecove-2.1.0.pom | |
bluecove-2.1.0.jar | 534 KB |
bluecove-2.1.0-sources.jar | 270 KB |
bluecove-2.1.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.bluecove/bluecove/ -->
<dependency>
<groupId>net.sf.bluecove</groupId>
<artifactId>bluecove</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.bluecove/bluecove/
implementation 'net.sf.bluecove:bluecove:2.1.0'
// https://jarcasting.com/artifacts/net.sf.bluecove/bluecove/
implementation ("net.sf.bluecove:bluecove:2.1.0")
'net.sf.bluecove:bluecove:jar:2.1.0'
<dependency org="net.sf.bluecove" name="bluecove" rev="2.1.0">
<artifact name="bluecove" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.bluecove', module='bluecove', version='2.1.0')
)
libraryDependencies += "net.sf.bluecove" % "bluecove" % "2.1.0"
[net.sf.bluecove/bluecove "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 3.8.1 |
net.sf.jour : jour-instrument Optional | jar | 2.0.3 |