License |
License |
---|---|
GroupId | GroupIdme.aflak.libraries |
ArtifactId | ArtifactIdbluetooth |
Version | Version1.3.9 |
Type | Typeaar |
Description |
DescriptionBluetooth
Android bluetooth client library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bluetooth-1.3.9.pom | |
bluetooth-1.3.9.aar | 37 KB |
bluetooth-1.3.9-sources.jar | 8 KB |
bluetooth-1.3.9-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.aflak.libraries/bluetooth/ -->
<dependency>
<groupId>me.aflak.libraries</groupId>
<artifactId>bluetooth</artifactId>
<version>1.3.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.aflak.libraries/bluetooth/
implementation 'me.aflak.libraries:bluetooth:1.3.9'
// https://jarcasting.com/artifacts/me.aflak.libraries/bluetooth/
implementation ("me.aflak.libraries:bluetooth:1.3.9")
'me.aflak.libraries:bluetooth:aar:1.3.9'
<dependency org="me.aflak.libraries" name="bluetooth" rev="1.3.9">
<artifact name="bluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.aflak.libraries', module='bluetooth', version='1.3.9')
)
libraryDependencies += "me.aflak.libraries" % "bluetooth" % "1.3.9"
[me.aflak.libraries/bluetooth "1.3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |