ZHMVP

mvps runtime library

License

License

GroupId

GroupId

io.github.keguoyu
ArtifactId

ArtifactId

mvps
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

aar
Description

Description

ZHMVP
mvps runtime library
Project URL

Project URL

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

Source Code Management

https://github.com/keguoyu/zhmvp

Download mvps

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.keguoyu : mvps-presenter jar 1.1.6
androidx.core » core jar 1.0.0

runtime (1)

Group / Artifact Type Version
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.21