Skip to content

[停止维护] Android快速开发框架(模块化、MVP动态代理、单Activity + 多Fragment)

Notifications You must be signed in to change notification settings

tiamosu/X-MVPFly

Repository files navigation

X-MVPFly

此框架已停止维护,可以看下新框架 X-MVVMFly

Download

Gradle:

allprojects {
    repositories {
        google()
        jcenter()
        //添加maven地址
        maven { url "https://jitpack.io" }
    }
}

fly

Download

implementation 'me.xia:fly:3.1.0'

fly-http

Download

implementation 'me.xia:fly-http:3.1.0'

fly-imageloader-glide

Download

implementation 'me.xia:fly-imageloader-glide:3.1.0'

特别感谢

About

[停止维护] Android快速开发框架(模块化、MVP动态代理、单Activity + 多Fragment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published