is not current version
Last Version 1.8

com.neovisionaries:nv-bluetooth 1.3

Bluetooth utility library, mainly for Android.

GroupId

GroupId

com.neovisionaries
ArtifactId

ArtifactId

nv-bluetooth
Version

Version

1.3
Type

Type

jar

Download nv-bluetooth 1.3


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