License |
License |
---|---|
GroupId | GroupIdcom.neovisionaries |
ArtifactId | ArtifactIdnv-bluetooth |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.neovisionaries:nv-bluetooth
Bluetooth utility library, mainly for Android.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nv-bluetooth-1.8.pom | |
nv-bluetooth-1.8.jar | 44 KB |
nv-bluetooth-1.8-sources.jar | 50 KB |
nv-bluetooth-1.8-javadoc.jar | 165 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |