Skip to content

各种各样工具,包括屏幕适配/注释/检查更新/log日志打印/gson封装/权限处理/fresco的图片加载DraweeView 封装/eventbus/volley和okhttp封装和使用/还有各种封装工具和自定义控件

Notifications You must be signed in to change notification settings

guqh/Android-Librarys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 

Repository files navigation

Android-Librarys

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

dependencies {
       //compile 'com.github.guqh:Android-Librarys:v1.0.0'
       //compile 'com.github.guqh:Android-Librarys:v1.1.0'
       //compile 'com.github.guqh:Android-Librarys:v1.3.0'
       implementation 'com.github.guqh:Android-Librarys:v1.9.6'
}

image

About

各种各样工具,包括屏幕适配/注释/检查更新/log日志打印/gson封装/权限处理/fresco的图片加载DraweeView 封装/eventbus/volley和okhttp封装和使用/还有各种封装工具和自定义控件

Resources

Stars

Watchers

Forks

Packages

No packages published