License |
License |
---|---|
GroupId | GroupIdio.ultreia |
ArtifactId | ArtifactIdbluecove |
Last Version | Last Version2.1.1 |
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.1.pom | |
bluecove-2.1.1.jar | 722 KB |
bluecove-2.1.1-sources.jar | 722 KB |
bluecove-2.1.1-javadoc.jar | 634 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ultreia/bluecove/ -->
<dependency>
<groupId>io.ultreia</groupId>
<artifactId>bluecove</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ultreia/bluecove/
implementation 'io.ultreia:bluecove:2.1.1'
// https://jarcasting.com/artifacts/io.ultreia/bluecove/
implementation ("io.ultreia:bluecove:2.1.1")
'io.ultreia:bluecove:jar:2.1.1'
<dependency org="io.ultreia" name="bluecove" rev="2.1.1">
<artifact name="bluecove" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ultreia', module='bluecove', version='2.1.1')
)
libraryDependencies += "io.ultreia" % "bluecove" % "2.1.1"
[io.ultreia/bluecove "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.14 |
junit : junit Optional | jar | 3.8.1 |
net.sf.jour : jour-instrument Optional | jar | 2.0.3 |