is not current version
Last Version 1.1.4

com.github.wandersnail:easyble2 1.0.0

A framework for Android Bluetooth Low Energy (BLE)

GroupId

GroupId

com.github.wandersnail
ArtifactId

ArtifactId

easyble2
Version

Version

1.0.0
Type

Type

aar

Download easyble2 1.0.0


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