bluetooth

Alexa Auto SDK Bluetooth Module

License

License

GroupId

GroupId

com.amazon.alexa.aace
ArtifactId

ArtifactId

bluetooth
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

aar
Description

Description

bluetooth
Alexa Auto SDK Bluetooth Module
Project URL

Project URL

https://github.com/alexa/alexa-auto-sdk
Source Code Management

Source Code Management

https://github.com/alexa/alexa-auto-sdk.git

Download bluetooth

How to add to project

<!-- https://jarcasting.com/artifacts/com.amazon.alexa.aace/bluetooth/ -->
<dependency>
    <groupId>com.amazon.alexa.aace</groupId>
    <artifactId>bluetooth</artifactId>
    <version>4.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.alexa.aace/bluetooth/
implementation 'com.amazon.alexa.aace:bluetooth:4.1'
// https://jarcasting.com/artifacts/com.amazon.alexa.aace/bluetooth/
implementation ("com.amazon.alexa.aace:bluetooth:4.1")
'com.amazon.alexa.aace:bluetooth:aar:4.1'
<dependency org="com.amazon.alexa.aace" name="bluetooth" rev="4.1">
  <artifact name="bluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.alexa.aace', module='bluetooth', version='4.1')
)
libraryDependencies += "com.amazon.alexa.aace" % "bluetooth" % "4.1"
[com.amazon.alexa.aace/bluetooth "4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0