is not current version
Last Version 1.8

com.neovisionaries:nv-bluetooth 1.7

Bluetooth utility library, mainly for Android.

GroupId

GroupId

com.neovisionaries
ArtifactId

ArtifactId

nv-bluetooth
Version

Version

1.7
Type

Type

jar

Download nv-bluetooth 1.7


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