is not current version
Last Version 1.0.9

cn.wandersnail:classic-bluetooth 1.0.3

A framework for Android Classic Bluetooth

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

classic-bluetooth
Version

Version

1.0.3
Type

Type

aar

Download classic-bluetooth 1.0.3


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