| License |
License |
|---|---|
| GroupId | GroupIdcom.beepiz.blegattcoroutines |
| ArtifactId | ArtifactIdblegattcoroutines-core-android |
| Version | Version0.5.0 |
| Type | Typeaar |
| Description |
Descriptionblegattcoroutines-core
Functional Bluetooth GATT for Android (all the meanings)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.beepiz.blegattcoroutines/blegattcoroutines-core-android/ -->
<dependency>
<groupId>com.beepiz.blegattcoroutines</groupId>
<artifactId>blegattcoroutines-core-android</artifactId>
<version>0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.beepiz.blegattcoroutines/blegattcoroutines-core-android/
implementation 'com.beepiz.blegattcoroutines:blegattcoroutines-core-android:0.5.0'
// https://jarcasting.com/artifacts/com.beepiz.blegattcoroutines/blegattcoroutines-core-android/
implementation ("com.beepiz.blegattcoroutines:blegattcoroutines-core-android:0.5.0")
'com.beepiz.blegattcoroutines:blegattcoroutines-core-android:aar:0.5.0'
<dependency org="com.beepiz.blegattcoroutines" name="blegattcoroutines-core-android" rev="0.5.0">
<artifact name="blegattcoroutines-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.beepiz.blegattcoroutines', module='blegattcoroutines-core-android', version='0.5.0')
)
libraryDependencies += "com.beepiz.blegattcoroutines" % "blegattcoroutines-core-android" % "0.5.0"
[com.beepiz.blegattcoroutines/blegattcoroutines-core-android "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.louiscad.splitties : splitties-appctx-android | jar | 3.0.0 |
| com.louiscad.splitties : splitties-bitflags-jvm | jar | 3.0.0 |
| com.louiscad.splitties : splitties-checkedlazy-android | jar | 3.0.0 |
| com.louiscad.splitties : splitties-lifecycle-coroutines-android | jar | 3.0.0 |
| com.louiscad.splitties : splitties-mainthread-android | jar | 3.0.0 |