is not current version
Last Version 1.3.9

me.aflak.libraries:bluetooth 1.3.7

Android bluetooth client library.

GroupId

GroupId

me.aflak.libraries
ArtifactId

ArtifactId

bluetooth
Version

Version

1.3.7
Type

Type

aar

Download bluetooth 1.3.7


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