Last Version

MVP base views 1.0.11

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

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.mandriana
ArtifactId

ArtifactId

mvp-base-views-dagger
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-dagger 1.0.11


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.