| License |
License |
|---|---|
| GroupId | GroupIdme.dmdev.rxpm |
| ArtifactId | ArtifactIdrxpm |
| Version | Version2.1.2 |
| Type | Typeaar |
| Description |
Descriptionrxpm
Reactive implementation of Presentation Model pattern in Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rxpm-2.1.2.pom | |
| rxpm-2.1.2-sources.jar | 51 KB |
| Browse |
<!-- 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"]
| 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 |