License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.basicairdata |
ArtifactId | ArtifactIdbluetoothhelper |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBluetoothHelper
A Bluetooth Java helper Class for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bluetoothhelper-1.0.5.pom | |
bluetoothhelper-1.0.5.aar | 22 KB |
bluetoothhelper-1.0.5-sources.jar | 5 KB |
bluetoothhelper-1.0.5-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.basicairdata/bluetoothhelper/ -->
<dependency>
<groupId>eu.basicairdata</groupId>
<artifactId>bluetoothhelper</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/eu.basicairdata/bluetoothhelper/
implementation 'eu.basicairdata:bluetoothhelper:1.0.5'
// https://jarcasting.com/artifacts/eu.basicairdata/bluetoothhelper/
implementation ("eu.basicairdata:bluetoothhelper:1.0.5")
'eu.basicairdata:bluetoothhelper:aar:1.0.5'
<dependency org="eu.basicairdata" name="bluetoothhelper" rev="1.0.5">
<artifact name="bluetoothhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='eu.basicairdata', module='bluetoothhelper', version='1.0.5')
)
libraryDependencies += "eu.basicairdata" % "bluetoothhelper" % "1.0.5"
[eu.basicairdata/bluetoothhelper "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |