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