Last Version

MVP base views 2.0.1

A set of base views to be used with mvp-core

License

License

GroupId

GroupId

com.github.mandriana
ArtifactId

ArtifactId

mvp-base-views-rx2
Version

Version

2.0.1
Type

Type

aar
Description

Description

MVP base views
A set of base views to be used with mvp-core
Project URL

Project URL

https://github.com/michaelandria/android-mvp-core
Source Code Management

Source Code Management

https://github.com/michaelandria/android-mvp-core

Download mvp-base-views-rx2 2.0.1


<!-- https://jarcasting.com/artifacts/com.github.mandriana/mvp-base-views-rx2/ -->
<dependency>
    <groupId>com.github.mandriana</groupId>
    <artifactId>mvp-base-views-rx2</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mandriana/mvp-base-views-rx2/
implementation 'com.github.mandriana:mvp-base-views-rx2:2.0.1'
// https://jarcasting.com/artifacts/com.github.mandriana/mvp-base-views-rx2/
implementation ("com.github.mandriana:mvp-base-views-rx2:2.0.1")
'com.github.mandriana:mvp-base-views-rx2:aar:2.0.1'
<dependency org="com.github.mandriana" name="mvp-base-views-rx2" rev="2.0.1">
  <artifact name="mvp-base-views-rx2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mandriana', module='mvp-base-views-rx2', version='2.0.1')
)
libraryDependencies += "com.github.mandriana" % "mvp-base-views-rx2" % "2.0.1"
[com.github.mandriana/mvp-base-views-rx2 "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.0

Project Modules

There are no modules declared in this project.