Last Version

org.sputnikdev:bluetooth-gatt-parser 1.9.4

A simple library/framework to work with Bluetooth Smart (BLE) GATT services and characteristics.

License

License

GroupId

GroupId

org.sputnikdev
ArtifactId

ArtifactId

bluetooth-gatt-parser
Version

Version

1.9.4
Type

Type

jar
Description

Description

org.sputnikdev:bluetooth-gatt-parser
A simple library/framework to work with Bluetooth Smart (BLE) GATT services and characteristics.
Project URL

Project URL

https://github.com/sputnikdev/bluetooth-gatt-parser
Project Organization

Project Organization

Sputnik Dev
Source Code Management

Source Code Management

https://github.com/sputnikdev/bluetooth-gatt-parser/tree/master

Download bluetooth-gatt-parser 1.9.4


<!-- https://jarcasting.com/artifacts/org.sputnikdev/bluetooth-gatt-parser/ -->
<dependency>
    <groupId>org.sputnikdev</groupId>
    <artifactId>bluetooth-gatt-parser</artifactId>
    <version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sputnikdev/bluetooth-gatt-parser/
implementation 'org.sputnikdev:bluetooth-gatt-parser:1.9.4'
// https://jarcasting.com/artifacts/org.sputnikdev/bluetooth-gatt-parser/
implementation ("org.sputnikdev:bluetooth-gatt-parser:1.9.4")
'org.sputnikdev:bluetooth-gatt-parser:jar:1.9.4'
<dependency org="org.sputnikdev" name="bluetooth-gatt-parser" rev="1.9.4">
  <artifact name="bluetooth-gatt-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sputnikdev', module='bluetooth-gatt-parser', version='1.9.4')
)
libraryDependencies += "org.sputnikdev" % "bluetooth-gatt-parser" % "1.9.4"
[org.sputnikdev/bluetooth-gatt-parser "1.9.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.thoughtworks.xstream : xstream jar 1.4.7
com.google.code.gson : gson jar 2.7
commons-beanutils : commons-beanutils jar 1.9.3
com.google.guava : guava jar 18.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.7.21
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.7.3
org.powermock : powermock-api-mockito jar 1.7.3

Project Modules

There are no modules declared in this project.