is not current version
Last Version 0.0.8

com.silverpine.uu:uu-bluetooth 0.0.5

Useful Utilities Bluetooth

GroupId

GroupId

com.silverpine.uu
ArtifactId

ArtifactId

uu-bluetooth
Version

Version

0.0.5
Type

Type

aar

Download uu-bluetooth 0.0.5


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