Last Version

MVP-Core 1.0.5

MVP base core

License

License

GroupId

GroupId

me.giacoppo
ArtifactId

ArtifactId

mvp
Version

Version

1.0.5
Type

Type

aar
Description

Description

MVP-Core
MVP base core
Project URL

Project URL

https://github.com/GiuseppeGiacoppo/MVP-Core
Source Code Management

Source Code Management

https://github.com/GiuseppeGiacoppo/MVP-Core

Download mvp 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.9
io.reactivex.rxjava2 : rxandroid jar 2.0.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.