Cross-platform Bluetooth Low Energy (BLE) client library for Java. Drives a bundled Rust (btleplug) sidecar process rather than an in-process native binding, so a native-side BLE fault can never take the JVM down with it.
Version0.6.0compared with

Version Details

Compile Changes (1)

0.5.0 0.6.0
ChangeGroup / ArtifactPreviousCurrent
+ Added com.fasterxml.jackson.core » jackson-databind-2.18.2

Test Changes (1)

0.5.0 0.6.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.junit.jupiter » junit-jupiter-5.10.2