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