Last Version

BluetoothSPPLibrary 1.0.0

Bluetooth Serial Port Profile Library. Easy for your bluetooth communication.

License

License

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

bluetoothspp
Version

Version

1.0.0
Type

Type

aar
Description

Description

BluetoothSPPLibrary
Bluetooth Serial Port Profile Library. Easy for your bluetooth communication.
Project URL

Project URL

https://github.com/akexorcist/Android-BluetoothSPPLibrary
Source Code Management

Source Code Management

https://github.com/akexorcist/Android-BluetoothSPPLibrary

Download bluetoothspp 1.0.0


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

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.