GroupId | GroupIdcom.nu-art-software.cyborg |
---|---|
ArtifactId | ArtifactIdcyborg-bluetooth |
Version | Version0.9.4 |
Type | Typeaar |
Filename | Size |
---|---|
cyborg-bluetooth-0.9.4.pom | |
cyborg-bluetooth-0.9.4.aar | 27 KB |
cyborg-bluetooth-0.9.4-source.jar | 15 KB |
cyborg-bluetooth-0.9.4-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-bluetooth/ -->
<dependency>
<groupId>com.nu-art-software.cyborg</groupId>
<artifactId>cyborg-bluetooth</artifactId>
<version>0.9.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-bluetooth/
implementation 'com.nu-art-software.cyborg:cyborg-bluetooth:0.9.4'
// https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-bluetooth/
implementation ("com.nu-art-software.cyborg:cyborg-bluetooth:0.9.4")
'com.nu-art-software.cyborg:cyborg-bluetooth:aar:0.9.4'
<dependency org="com.nu-art-software.cyborg" name="cyborg-bluetooth" rev="0.9.4">
<artifact name="cyborg-bluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software.cyborg', module='cyborg-bluetooth', version='0.9.4')
)
libraryDependencies += "com.nu-art-software.cyborg" % "cyborg-bluetooth" % "0.9.4"
[com.nu-art-software.cyborg/cyborg-bluetooth "0.9.4"]