License |
License |
---|---|
GroupId | GroupIdorg.sputnikdev |
ArtifactId | ArtifactIdbluetooth-utils |
Version | Version1.14 |
Type | Typejar |
Description |
Descriptionorg.sputnikdev:bluetooth-utils
Bluetooth Smart utilities
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSputnik Dev |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bluetooth-utils-1.14.pom | |
bluetooth-utils-1.14.jar | 88 KB |
bluetooth-utils-1.14-sources.jar | 84 KB |
bluetooth-utils-1.14-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sputnikdev/bluetooth-utils/ -->
<dependency>
<groupId>org.sputnikdev</groupId>
<artifactId>bluetooth-utils</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.sputnikdev/bluetooth-utils/
implementation 'org.sputnikdev:bluetooth-utils:1.14'
// https://jarcasting.com/artifacts/org.sputnikdev/bluetooth-utils/
implementation ("org.sputnikdev:bluetooth-utils:1.14")
'org.sputnikdev:bluetooth-utils:jar:1.14'
<dependency org="org.sputnikdev" name="bluetooth-utils" rev="1.14">
<artifact name="bluetooth-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sputnikdev', module='bluetooth-utils', version='1.14')
)
libraryDependencies += "org.sputnikdev" % "bluetooth-utils" % "1.14"
[org.sputnikdev/bluetooth-utils "1.14"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |