Last Version

MVPCore 2.0.1

A library to set up a mvp architecture on Android

License

License

GroupId

GroupId

com.github.mandriana
ArtifactId

ArtifactId

mvp-core-rx2-kt
Version

Version

2.0.1
Type

Type

aar
Description

Description

MVPCore
A library to set up a mvp architecture on Android
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-core-rx2-kt 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
io.reactivex.rxjava2 : rxjava jar 2.1.8
io.reactivex.rxjava2 : rxandroid jar 2.0.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.71

Project Modules

There are no modules declared in this project.