Last Version

mvp 1.1.0

Public components for own use

License

License

GroupId

GroupId

io.github.xiaoseee
ArtifactId

ArtifactId

mvp
Version

Version

1.1.0
Type

Type

aar
Description

Description

mvp
Public components for own use
Project URL

Project URL

https://github.com/XiaoSeee/SeeComponent
Source Code Management

Source Code Management

https://github.com/XiaoSeee/SeeComponent/tree/master

Download mvp 1.1.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.