如何离线配置阿里路由arouter

请教大神们,如何离线配置阿里的路由arouter,annotationProcessor "com.alibaba:arouter-compiler:1.2.1"在线配置,annotationProcessor能不能离线配置多模块de工程?比如把需要的aar或jar下载到本地配置,怎么配?期待大神,谢谢!!

https://www.jianshu.com/p/4121efe92cc3

arouter每个模块都要配置
aar或者jar放在common或base模块里面就好
配置如百度地图:
api files('libs/BaiduLBS_Android.jar')