is not current version
Last Version 1.1.4

com.github.wandersnail:easyble2 1.1.3

A framework for Android Bluetooth Low Energy (BLE)

GroupId

GroupId

com.github.wandersnail
ArtifactId

ArtifactId

easyble2
Version

Version

1.1.3
Type

Type

aar

Download easyble2 1.1.3


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