Last Version

MVPCore 1.0.11

A MVP library for Android

License

License

GroupId

GroupId

com.github.mandriana
ArtifactId

ArtifactId

mvp-core
Version

Version

1.0.11
Type

Type

aar
Description

Description

MVPCore
A MVP library for Android
Project URL

Project URL

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

Source Code Management

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

Download mvp-core 1.0.11


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1
io.reactivex : rxandroid jar 1.2.1
io.reactivex : rxjava jar 1.3.3

Project Modules

There are no modules declared in this project.