FlipBLE

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
Last Version

Last Version

0.7.5
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.5
0.7.4
0.7.3
0.7.2
0.6.3
0.6.2
0.6.2-beta02
0.6.2-beta01
0.5.1
0.4.8
0.4.5
0.4.4
0.4.3
0.4.1
0.3.3