Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.korecky |
ArtifactId | ArtifactIdbluetooth-client-hc06 |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
bluetooth-client-hc06-1.1.pom | |
bluetooth-client-hc06-1.1.jar | 18 KB |
bluetooth-client-hc06-1.1-sources.jar | 12 KB |
bluetooth-client-hc06-1.1-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.korecky/bluetooth-client-hc06/ -->
<dependency>
<groupId>org.korecky</groupId>
<artifactId>bluetooth-client-hc06</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.korecky/bluetooth-client-hc06/
implementation 'org.korecky:bluetooth-client-hc06:1.1'
// https://jarcasting.com/artifacts/org.korecky/bluetooth-client-hc06/
implementation ("org.korecky:bluetooth-client-hc06:1.1")
'org.korecky:bluetooth-client-hc06:jar:1.1'
<dependency org="org.korecky" name="bluetooth-client-hc06" rev="1.1">
<artifact name="bluetooth-client-hc06" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.korecky', module='bluetooth-client-hc06', version='1.1')
)
libraryDependencies += "org.korecky" % "bluetooth-client-hc06" % "1.1"
[org.korecky/bluetooth-client-hc06 "1.1"]