| Лицензия |
Лицензия
License
|
|---|---|
| Категории |
КатегорииKotlin Языки программирования |
| Группа | Группаcom.masselis.rxbluetoothkotlin |
| Идентификатор | Идентификаторrxbluetoothkotlin-core |
| Последняя версия | Последняя версия3.2.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеrxbluetoothkotlin-core
Android + BLE + RxJava + Kotlin made easy
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rxbluetoothkotlin-core-3.2.1.pom | |
| rxbluetoothkotlin-core-3.2.1-sources.jar | 26 KB |
| rxbluetoothkotlin-core-3.2.1-javadoc.jar | 550 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/ -->
<dependency>
<groupId>com.masselis.rxbluetoothkotlin</groupId>
<artifactId>rxbluetoothkotlin-core</artifactId>
<version>3.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation 'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.2.1'
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation ("com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.2.1")
'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:aar:3.2.1'
<dependency org="com.masselis.rxbluetoothkotlin" name="rxbluetoothkotlin-core" rev="3.2.1">
<artifact name="rxbluetoothkotlin-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.masselis.rxbluetoothkotlin', module='rxbluetoothkotlin-core', version='3.2.1')
)
libraryDependencies += "com.masselis.rxbluetoothkotlin" % "rxbluetoothkotlin-core" % "3.2.1"
[com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core "3.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex.rxjava3 : rxjava | jar | 3.1.2 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| no.nordicsemi.android.support.v18 : scanner | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.annotation » annotation | jar | 1.3.0 |