mvp

Public components for own use

License

License

GroupId

GroupId

io.github.xiaoseee
ArtifactId

ArtifactId

mvp
Last Version

Last Version

1.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

SeeComponent

自用公共组件

mvp

implementation 'io.github.xiaoseee:mvp:1.1.0'

mvvm

implementation 'io.github.xiaoseee:mvvm:0.1.0'

Versions

Version
1.1.0
1.0.0