| License |
License |
|---|---|
| GroupId | GroupIdcom.algorigo.rx |
| ArtifactId | ArtifactIdrxipcbinder |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRxIpcBinder
Ipc Binder with remote process using Rx.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rxipcbinder-0.1.0.pom | |
| rxipcbinder-0.1.0.aar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.algorigo.rx/rxipcbinder/ -->
<dependency>
<groupId>com.algorigo.rx</groupId>
<artifactId>rxipcbinder</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.algorigo.rx/rxipcbinder/
implementation 'com.algorigo.rx:rxipcbinder:0.1.0'
// https://jarcasting.com/artifacts/com.algorigo.rx/rxipcbinder/
implementation ("com.algorigo.rx:rxipcbinder:0.1.0")
'com.algorigo.rx:rxipcbinder:aar:0.1.0'
<dependency org="com.algorigo.rx" name="rxipcbinder" rev="0.1.0">
<artifact name="rxipcbinder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.algorigo.rx', module='rxipcbinder', version='0.1.0')
)
libraryDependencies += "com.algorigo.rx" % "rxipcbinder" % "0.1.0"
[com.algorigo.rx/rxipcbinder "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.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 |