writenotifyble

Toolkit for sending and receiving ble commands in write/notify mode

License

License

GroupId

GroupId

com.itlgl.android
ArtifactId

ArtifactId

writenotifyble
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

writenotifyble
Toolkit for sending and receiving ble commands in write/notify mode
Project URL

Project URL

https://github.com/itlgl/WriteNotifyBleLibrary
Source Code Management

Source Code Management

https://github.com/itlgl/WriteNotifyBleLibrary

Download writenotifyble

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.itlgl : byteutil jar 0.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1