Java OpenResty Spring Spring Boot MySQL Redis MongoDB PostgreSQL Linux Android Nginx 面试 小程序 Arthas JVM AQS juc Kubernetes Docker 诊断工具


AndroidStudio 导入 aar 包

Android AndroidStudio 大约 171 字

添加配置

build.gradle中添加

android {
    repositories {
        flatDir {
            dirs 'libs'
        }
    }
}
dependencies {
    compile(name: 'unicastyp', ext: 'aar')
}
阅读 3300 · 发布于 2019-04-13

————        END        ————

Give me a Star, Thanks:)

https://github.com/fendoudebb

扫描下方二维码关注公众号和小程序↓↓↓

扫描二维码关注我
昵称:
随便看看 换一批