License |
License |
---|---|
GroupId | GroupIdcom.algorigo.rx |
ArtifactId | ArtifactIdalgorigoble2 |
Version | Version2.0.4 |
Type | Typeaar |
Description |
DescriptionAlgorigoBleLibrary
Ble Library for Android using ReactiveX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
algorigoble2-2.0.4.pom | |
algorigoble2-2.0.4.aar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/ -->
<dependency>
<groupId>com.algorigo.rx</groupId>
<artifactId>algorigoble2</artifactId>
<version>2.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/
implementation 'com.algorigo.rx:algorigoble2:2.0.4'
// https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/
implementation ("com.algorigo.rx:algorigoble2:2.0.4")
'com.algorigo.rx:algorigoble2:aar:2.0.4'
<dependency org="com.algorigo.rx" name="algorigoble2" rev="2.0.4">
<artifact name="algorigoble2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.algorigo.rx', module='algorigoble2', version='2.0.4')
)
libraryDependencies += "com.algorigo.rx" % "algorigoble2" % "2.0.4"
[com.algorigo.rx/algorigoble2 "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
androidx.core » core-ktx | jar | 1.7.0 |
io.reactivex.rxjava3 : rxkotlin | jar | 3.0.1 |
io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
com.jakewharton.rxrelay3 : rxrelay | jar | 3.0.0 |
com.google.code.gson : gson | jar | 2.8.7 |