Last Version

RMVP Library 0.9.4

An Android App Framework for building Scrollable RecyclerView Screens with the MVP pattern

License

License

GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

rmvp-library
Version

Version

0.9.4
Type

Type

aar
Description

Description

RMVP Library
An Android App Framework for building Scrollable RecyclerView Screens with the MVP pattern
Project URL

Project URL

https://github.com/Comcast/rmvp

Download rmvp-library 0.9.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.android.support » recyclerview-v7 jar 25.3.1
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.1.2-3

Project Modules

There are no modules declared in this project.