Last Version

easyble 1.2.11

A framework for Android Bluetooth Low Energy (BLE)

License

License

GroupId

GroupId

com.github.wandersnail
ArtifactId

ArtifactId

easyble
Version

Version

1.2.11
Type

Type

aar
Description

Description

easyble
A framework for Android Bluetooth Low Energy (BLE)
Project URL

Project URL

https://github.com/wandersnail
Source Code Management

Source Code Management

https://github.com/wandersnail/easyble

Download easyble 1.2.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.