Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)
☆74Apr 19, 2020Updated 6 years ago
Alternatives and similar repositories for APIModuleDemo
Users that are interested in APIModuleDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 懒人模式开启Android模块自动化Api之旅☆15Jun 10, 2019Updated 7 years ago
- 组件化开发专题,组件单独调试与集成发布, 组件化选型,微信".api"化☆41May 12, 2020Updated 6 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?