n

nv-bluetooth

Bluetooth utility library, mainly for Android.
https://github.com/TakahikoKawasaki/nv-bluetooth
The Apache Software License, Version 2.0
Takahiko Kawasaki
文件下载
文件名 操作
nv-bluetooth-1.3.jar 下载
nv-bluetooth-1.3.pom 下载
nv-bluetooth-1.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.neovisionaries</groupId>
  <artifactId>nv-bluetooth</artifactId>
  <version>1.3</version>
</dependency>
Gradle Groovy
implementation 'com.neovisionaries:nv-bluetooth:1.3'
Gradle Kotlin
implementation("com.neovisionaries:nv-bluetooth:1.3")
Scala SBT
libraryDependencies += "com.neovisionaries" % "nv-bluetooth" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.neovisionaries', module='nv-bluetooth', version='1.3')
)
Apache Ivy
<dependency org="com.neovisionaries" name="nv-bluetooth" rev="1.3" />
Leiningen
[com.neovisionaries/nv-bluetooth "1.3"]
Apache Buildr
'com.neovisionaries:nv-bluetooth:jar:1.3'
本项目依赖
该项目无第三方依赖