License |
License |
---|---|
GroupId | GroupIdcom.algorigo.rx |
ArtifactId | ArtifactIdalgorigoble2 |
Version | Version2.0.3 |
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.3.pom | |
algorigoble2-2.0.3.aar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/ -->
<dependency>
<groupId>com.algorigo.rx</groupId>
<artifactId>algorigoble2</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/
implementation 'com.algorigo.rx:algorigoble2:2.0.3'
// https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/
implementation ("com.algorigo.rx:algorigoble2:2.0.3")
'com.algorigo.rx:algorigoble2:aar:2.0.3'
<dependency org="com.algorigo.rx" name="algorigoble2" rev="2.0.3">
<artifact name="algorigoble2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.algorigo.rx', module='algorigoble2', version='2.0.3')
)
libraryDependencies += "com.algorigo.rx" % "algorigoble2" % "2.0.3"
[com.algorigo.rx/algorigoble2 "2.0.3"]
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 |