Skip to content

mamenglong/EasyLibrary

Repository files navigation

EasyLibrary

封装的一些比较好用的库

  • core

    全局context,一些其他工具类

    • implementation 'com.github.mamenglong.EasyLibrary:core:1.5'
  • EasyDialog

    封装的dialog,方便使用

    • implementation 'com.github.mamenglong.EasyLibrary:easydialog:1.5'
  • EasyConfig

    使用kotlin基于委托封装SharePreference

    • implementation 'com.github.mamenglong.EasyLibrary:easyconfig:1.5'
  • KotlinExtensions

    基于kotlin特性扩展的函数

    • implementation 'com.github.mamenglong.EasyLibrary:kotlin-extensions:1.5'
  • retrofitcoroutinedsllibrary

    retrofit coroutinedsl 组合使用

    • implementation 'com.github.mamenglong.EasyLibrary:retrofitcoroutinedsllibrary:1.5'
  • loggerlibrary

    日志库

    • implementation 'com.github.mamenglong.EasyLibrary:loggerlibrary:1.5'
  • utilsLibrary

    core和 KotlinExtensions loggerlibrary

    • implementation 'com.github.mamenglong.EasyLibrary:utils-library:1.5'

About

封装的一些比较好用的库

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors