License |
License |
---|---|
GroupId | GroupIdcn.bingerz.android |
ArtifactId | ArtifactIdflipble |
Last Version | Last Version0.7.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFlipBLE
A stable, easy-to-use framework developed based on the Android Bluetooth Low Energy API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flipble-0.7.5.pom | |
flipble-0.7.5.aar | 93 KB |
flipble-0.7.5-sources.jar | 48 KB |
flipble-0.7.5-javadoc.jar | 208 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |