ZHMVP

A simple android library base on mvp

License

License

GroupId

GroupId

io.github.keguoyu
ArtifactId

ArtifactId

zhmvp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ZHMVP
A simple android library base on mvp
Project URL

Project URL

https://github.com/keguoyu/zhmvp
Source Code Management

Source Code Management

https://github.com/keguoyu/zhmvp

Download zhmvp

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
io.reactivex.rxjava2 : rxjava jar 2.2.18
com.google.guava : guava jar 29.0-android

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0