is not current version
Last Version 1.14

org.sputnikdev:bluetooth-utils 1.10

Bluetooth Smart utilities

GroupId

GroupId

org.sputnikdev
ArtifactId

ArtifactId

bluetooth-utils
Version

Version

1.10
Type

Type

jar

Download bluetooth-utils 1.10


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