is not current version
Last Version 3.7.7

com.zeroc:icebt 3.7.0

Bluetooth support for Ice

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icebt
Version

Version

3.7.0
Type

Type

jar

Download icebt 3.7.0


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