License |
License |
---|---|
GroupId | GroupIdcn.bingerz.android |
ArtifactId | ArtifactIdflipble |
Version | Version0.5.1 |
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.5.1.pom | |
flipble-0.5.1.aar | 93 KB |
flipble-0.5.1-sources.jar | 48 KB |
flipble-0.5.1-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bingerz.android/flipble/ -->
<dependency>
<groupId>cn.bingerz.android</groupId>
<artifactId>flipble</artifactId>
<version>0.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingerz.android/flipble/
implementation 'cn.bingerz.android:flipble:0.5.1'
// https://jarcasting.com/artifacts/cn.bingerz.android/flipble/
implementation ("cn.bingerz.android:flipble:0.5.1")
'cn.bingerz.android:flipble:aar:0.5.1'
<dependency org="cn.bingerz.android" name="flipble" rev="0.5.1">
<artifact name="flipble" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingerz.android', module='flipble', version='0.5.1')
)
libraryDependencies += "cn.bingerz.android" % "flipble" % "0.5.1"
[cn.bingerz.android/flipble "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 28.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.20.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |