is not current version
Last Version 1.0.9

cn.wandersnail:classic-bluetooth 1.0.1

A framework for Android Classic Bluetooth

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

classic-bluetooth
Version

Version

1.0.1
Type

Type

aar

Download classic-bluetooth 1.0.1


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