is not current version
Last Version 1.1.6

io.github.keguoyu:mvps 1.0.34

mvps

GroupId

GroupId

io.github.keguoyu
ArtifactId

ArtifactId

mvps
Version

Version

1.0.34
Type

Type

aar

Download mvps 1.0.34


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