n

nv-bluetooth

Bluetooth utility library, mainly for Android.
https://github.com/TakahikoKawasaki/nv-bluetooth
The Apache Software License, Version 2.0
Takahiko Kawasaki
Files download
File Operation
nv-bluetooth-1.0.jar download
nv-bluetooth-1.0.pom download
nv-bluetooth-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.neovisionaries</groupId>
  <artifactId>nv-bluetooth</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'com.neovisionaries:nv-bluetooth:1.0'
Gradle Kotlin
implementation("com.neovisionaries:nv-bluetooth:1.0")
Scala SBT
libraryDependencies += "com.neovisionaries" % "nv-bluetooth" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.neovisionaries', module='nv-bluetooth', version='1.0')
)
Apache Ivy
<dependency org="com.neovisionaries" name="nv-bluetooth" rev="1.0" />
Leiningen
[com.neovisionaries/nv-bluetooth "1.0"]
Apache Buildr
'com.neovisionaries:nv-bluetooth:jar:1.0'
Dependencies
The project has no third-party dependencies