文件下载
文件名 操作
classic-bluetooth-1.0.12.pom 下载
classic-bluetooth-1.0.12-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.gitee.thc</groupId>
  <artifactId>classic-bluetooth</artifactId>
  <version>1.0.12</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.gitee.thc:classic-bluetooth:1.0.12'
Gradle Kotlin
implementation("io.gitee.thc:classic-bluetooth:1.0.12")
Scala SBT
libraryDependencies += "io.gitee.thc" % "classic-bluetooth" % "1.0.12"
Groovy Grape
@Grapes(
  @Grab(group='io.gitee.thc', module='classic-bluetooth', version='1.0.12')
)
Apache Ivy
<dependency org="io.gitee.thc" name="classic-bluetooth" rev="1.0.12" />
Leiningen
[io.gitee.thc/classic-bluetooth "1.0.12"]
Apache Buildr
'io.gitee.thc:classic-bluetooth:jar:1.0.12'
本项目依赖
该项目无第三方依赖