is not current version
Last Version 1.0.9

cn.wandersnail:classic-bluetooth 1.0.2

A framework for Android Classic Bluetooth

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

classic-bluetooth
Version

Version

1.0.2
Type

Type

aar

Download classic-bluetooth 1.0.2


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