не последняя версия
Последняя версия 1.8

com.neovisionaries:nv-bluetooth 1.5

Bluetooth utility library, mainly for Android.

Группа

Группа

com.neovisionaries
Идентификатор

Идентификатор

nv-bluetooth
Версия

Версия

1.5
Тип

Тип

jar

Скачать nv-bluetooth 1.5


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