Last Version

com.neovisionaries:nv-bluetooth 1.8

Bluetooth utility library, mainly for Android.

License

License

GroupId

GroupId

com.neovisionaries
ArtifactId

ArtifactId

nv-bluetooth
Version

Version

1.8
Type

Type

jar
Description

Description

com.neovisionaries:nv-bluetooth
Bluetooth utility library, mainly for Android.
Project URL

Project URL

https://github.com/TakahikoKawasaki/nv-bluetooth

Download nv-bluetooth 1.8


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.