License |
License |
---|---|
GroupId | GroupIdcom.xfinity |
ArtifactId | ArtifactIdrmvp-compiler |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRMVP Compiler
An Android App Framework for building Scrollable RecyclerView Screens with the MVP pattern
|
Project URL |
Project URL |
Filename | Size |
---|---|
rmvp-compiler-0.9.4.pom | |
rmvp-compiler-0.9.4.jar | 15 KB |
rmvp-compiler-0.9.4-sources.jar | 9 KB |
rmvp-compiler-0.9.4-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
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 |
Version |
---|
0.9.4
|