Last Version

rxpm 2.1.2

Reactive implementation of Presentation Model pattern in Android

License

License

MIT
GroupId

GroupId

me.dmdev.rxpm
ArtifactId

ArtifactId

rxpm
Version

Version

2.1.2
Type

Type

aar
Description

Description

rxpm
Reactive implementation of Presentation Model pattern in Android
Project URL

Project URL

https://github.com/dmdevgo/RxPM
Source Code Management

Source Code Management

https://github.com/dmdevgo/RxPM

Download rxpm 2.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0-beta01
com.jakewharton.rxrelay2 : rxrelay jar 2.1.1
io.reactivex.rxjava2 : rxandroid jar 2.1.1
com.jakewharton.rxbinding3 : rxbinding jar 3.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.20

Project Modules

There are no modules declared in this project.