Last Version

RxExtensions 1.0.0

RxExtensions is a library with different useful RxJava3 extensions

License

License

GroupId

GroupId

pro.labster
ArtifactId

ArtifactId

rxextensions
Version

Version

1.0.0
Type

Type

aar
Description

Description

RxExtensions
RxExtensions is a library with different useful RxJava3 extensions
Project URL

Project URL

https://github.com/LabsterPRO/RxExtensions
Source Code Management

Source Code Management

https://github.com/LabsterPRO/RxExtensions

Download rxextensions 1.0.0


<!-- https://jarcasting.com/artifacts/pro.labster/rxextensions/ -->
<dependency>
    <groupId>pro.labster</groupId>
    <artifactId>rxextensions</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pro.labster/rxextensions/
implementation 'pro.labster:rxextensions:1.0.0'
// https://jarcasting.com/artifacts/pro.labster/rxextensions/
implementation ("pro.labster:rxextensions:1.0.0")
'pro.labster:rxextensions:aar:1.0.0'
<dependency org="pro.labster" name="rxextensions" rev="1.0.0">
  <artifact name="rxextensions" type="aar" />
</dependency>
@Grapes(
@Grab(group='pro.labster', module='rxextensions', version='1.0.0')
)
libraryDependencies += "pro.labster" % "rxextensions" % "1.0.0"
[pro.labster/rxextensions "1.0.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

Project Modules

There are no modules declared in this project.