Last Version

RMVP Annotations 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-annotations
Version

Version

0.9.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Comcast/rmvp

Download rmvp-annotations 0.9.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.