Last Version

RMVP Compiler 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-compiler
Version

Version

0.9.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Comcast/rmvp

Download rmvp-compiler 0.9.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.xfinity : rmvp-annotations jar 0.9.4
com.google.auto.service : auto-service jar 1.0-rc3
com.squareup : javapoet jar 1.9.0

Project Modules

There are no modules declared in this project.