is not current version
Last Version 0.7.5

FlipBLE 0.6.3

A stable, easy-to-use framework developed based on the Android Bluetooth Low Energy API.

License

License

GroupId

GroupId

cn.bingerz.android
ArtifactId

ArtifactId

flipble
Version

Version

0.6.3
Type

Type

aar
Description

Description

FlipBLE
A stable, easy-to-use framework developed based on the Android Bluetooth Low Energy API.
Project URL

Project URL

https://github.com/bingerz/flip-ble
Source Code Management

Source Code Management

https://github.com/bingerz/flip-ble

Download flipble 0.6.3


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.