GroupId | GroupIdcom.nu-art-software.cyborg |
---|---|
ArtifactId | ArtifactIdcyborg-bluetooth |
Version | Version1.0.65 |
Type | Typeaar |
Filename | Size |
---|---|
cyborg-bluetooth-1.0.65.pom | |
cyborg-bluetooth-1.0.65.aar | 30 KB |
cyborg-bluetooth-1.0.65-source.jar | 18 KB |
cyborg-bluetooth-1.0.65-javadoc.jar | 76 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>1.0.65</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-bluetooth/
implementation 'com.nu-art-software.cyborg:cyborg-bluetooth:1.0.65'
// https://jarcasting.com/artifacts/com.nu-art-software.cyborg/cyborg-bluetooth/
implementation ("com.nu-art-software.cyborg:cyborg-bluetooth:1.0.65")
'com.nu-art-software.cyborg:cyborg-bluetooth:aar:1.0.65'
<dependency org="com.nu-art-software.cyborg" name="cyborg-bluetooth" rev="1.0.65">
<artifact name="cyborg-bluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software.cyborg', module='cyborg-bluetooth', version='1.0.65')
)
libraryDependencies += "com.nu-art-software.cyborg" % "cyborg-bluetooth" % "1.0.65"
[com.nu-art-software.cyborg/cyborg-bluetooth "1.0.65"]