License |
License |
---|---|
GroupId | GroupIdcn.wandersnail |
ArtifactId | ArtifactIdclassic-bluetooth |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionclassic-bluetooth
A framework for Android Classic Bluetooth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
classic-bluetooth-1.0.9.pom | |
classic-bluetooth-1.0.9.aar | 34 KB |
classic-bluetooth-1.0.9-sources.jar | 14 KB |
classic-bluetooth-1.0.9-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wandersnail/classic-bluetooth/ -->
<dependency>
<groupId>cn.wandersnail</groupId>
<artifactId>classic-bluetooth</artifactId>
<version>1.0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.wandersnail/classic-bluetooth/
implementation 'cn.wandersnail:classic-bluetooth:1.0.9'
// https://jarcasting.com/artifacts/cn.wandersnail/classic-bluetooth/
implementation ("cn.wandersnail:classic-bluetooth:1.0.9")
'cn.wandersnail:classic-bluetooth:aar:1.0.9'
<dependency org="cn.wandersnail" name="classic-bluetooth" rev="1.0.9">
<artifact name="classic-bluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.wandersnail', module='classic-bluetooth', version='1.0.9')
)
libraryDependencies += "cn.wandersnail" % "classic-bluetooth" % "1.0.9"
[cn.wandersnail/classic-bluetooth "1.0.9"]