Last Version

MVP base views 1.0.11

A set of default views (Activity and Fragment) to use with mvp-core

License

License

GroupId

GroupId

com.github.mandriana
ArtifactId

ArtifactId

mvp-base-views
Version

Version

1.0.11
Type

Type

aar
Description

Description

MVP base views
A set of default views (Activity and Fragment) to use 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 1.0.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mandriana : mvp-core jar 1.0.10
com.android.support » appcompat-v7 jar 27.1.1

Project Modules

There are no modules declared in this project.