| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.beepiz.blegattcoroutines |
| Идентификатор | Идентификаторblegattcoroutines-genericaccess-android |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеblegattcoroutines-genericaccess
Functional Bluetooth GATT for Android (all the meanings)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.beepiz.blegattcoroutines/blegattcoroutines-genericaccess-android/ -->
<dependency>
<groupId>com.beepiz.blegattcoroutines</groupId>
<artifactId>blegattcoroutines-genericaccess-android</artifactId>
<version>0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.beepiz.blegattcoroutines/blegattcoroutines-genericaccess-android/
implementation 'com.beepiz.blegattcoroutines:blegattcoroutines-genericaccess-android:0.5.0'
// https://jarcasting.com/artifacts/com.beepiz.blegattcoroutines/blegattcoroutines-genericaccess-android/
implementation ("com.beepiz.blegattcoroutines:blegattcoroutines-genericaccess-android:0.5.0")
'com.beepiz.blegattcoroutines:blegattcoroutines-genericaccess-android:aar:0.5.0'
<dependency org="com.beepiz.blegattcoroutines" name="blegattcoroutines-genericaccess-android" rev="0.5.0">
<artifact name="blegattcoroutines-genericaccess-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.beepiz.blegattcoroutines', module='blegattcoroutines-genericaccess-android', version='0.5.0')
)
libraryDependencies += "com.beepiz.blegattcoroutines" % "blegattcoroutines-genericaccess-android" % "0.5.0"
[com.beepiz.blegattcoroutines/blegattcoroutines-genericaccess-android "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.beepiz.blegattcoroutines : blegattcoroutines-core-android | jar | 0.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |