GroupId | GroupIdme.aflak.libraries |
---|---|
ArtifactId | ArtifactIdbluetooth |
Version | Version1.3.7 |
Type | Typeaar |
Filename | Size |
---|---|
bluetooth-1.3.7.pom | |
bluetooth-1.3.7.aar | 37 KB |
bluetooth-1.3.7-sources.jar | 7 KB |
bluetooth-1.3.7-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.aflak.libraries/bluetooth/ -->
<dependency>
<groupId>me.aflak.libraries</groupId>
<artifactId>bluetooth</artifactId>
<version>1.3.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.aflak.libraries/bluetooth/
implementation 'me.aflak.libraries:bluetooth:1.3.7'
// https://jarcasting.com/artifacts/me.aflak.libraries/bluetooth/
implementation ("me.aflak.libraries:bluetooth:1.3.7")
'me.aflak.libraries:bluetooth:aar:1.3.7'
<dependency org="me.aflak.libraries" name="bluetooth" rev="1.3.7">
<artifact name="bluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.aflak.libraries', module='bluetooth', version='1.3.7')
)
libraryDependencies += "me.aflak.libraries" % "bluetooth" % "1.3.7"
[me.aflak.libraries/bluetooth "1.3.7"]