is not current version
Last Version 1.8

com.neovisionaries:nv-bluetooth 1.1

Bluetooth utility library, mainly for Android.

GroupId

GroupId

com.neovisionaries
ArtifactId

ArtifactId

nv-bluetooth
Version

Version

1.1
Type

Type

jar

Download nv-bluetooth 1.1


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