Last Version

mvparchitecture-rx 2.0.0

Best Practices of MVP architecture, Framework with MVP for Android.

License

License

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

mvparchitecture-rx
Version

Version

2.0.0
Type

Type

aar
Description

Description

mvparchitecture-rx
Best Practices of MVP architecture, Framework with MVP for Android.
Project URL

Project URL

https://github.com/wangjiegulu/MVPArchitecture

Download mvparchitecture-rx 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.1.0
com.github.wangjiegulu : mvparchitecture jar 2.0.0
io.reactivex.rxjava2 : rxjava jar 2.1.7
io.reactivex.rxjava2 : rxandroid jar 2.0.1

Project Modules

There are no modules declared in this project.