Last Version

MVP Architecture 1.0.0

kotlin mvp architecture

License

License

GroupId

GroupId

com.link184
ArtifactId

ArtifactId

common-mvp
Version

Version

1.0.0
Type

Type

aar
Description

Description

MVP Architecture
kotlin mvp architecture
Project URL

Project URL

https://github.com/Link184/ArchitectureMVP
Source Code Management

Source Code Management

https://github.com/Link184/ArchitectureMVP

Download common-mvp 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.11
androidx.appcompat » appcompat jar 1.1.0-alpha01
androidx.recyclerview » recyclerview jar 1.1.0-alpha01
com.google.android.material » material jar 1.1.0-alpha02
io.reactivex.rxjava2 : rxjava jar 2.2.2
io.reactivex.rxjava2 : rxandroid jar 2.1.0
io.reactivex.rxjava2 : rxkotlin jar 2.3.0
androidx.core » core-ktx jar 1.0.1

Project Modules

There are no modules declared in this project.