License |
License |
---|---|
GroupId | GroupIdcom.zeroc |
ArtifactId | ArtifactIdicebt |
Version | Version3.7.6-1 |
Type | Typejar |
Description |
DescriptionIceBT
Bluetooth support for Ice
|
Project URL |
Project URL |
Filename | Size |
---|---|
icebt-3.7.6-1.pom | |
icebt-3.7.6-1.jar | 24 KB |
icebt-3.7.6-1-sources.jar | 16 KB |
icebt-3.7.6-1-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeroc/icebt/ -->
<dependency>
<groupId>com.zeroc</groupId>
<artifactId>icebt</artifactId>
<version>3.7.6-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/icebt/
implementation 'com.zeroc:icebt:3.7.6-1'
// https://jarcasting.com/artifacts/com.zeroc/icebt/
implementation ("com.zeroc:icebt:3.7.6-1")
'com.zeroc:icebt:jar:3.7.6-1'
<dependency org="com.zeroc" name="icebt" rev="3.7.6-1">
<artifact name="icebt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='icebt', version='3.7.6-1')
)
libraryDependencies += "com.zeroc" % "icebt" % "3.7.6-1"
[com.zeroc/icebt "3.7.6-1"]
Group / Artifact | Type | Version |
---|---|---|
com.zeroc : ice | jar | 3.7.6 |