热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

FacebookAndroidSDKAARArtifactonmaven

PleaseprovideaFacebookAARArtifactonmavencentralsothatdeveloperscanuseyour

Please provide a Facebook AAR Artifact on maven central so that developers can use your SDK by just adding a line in the gradle dependencies and without having to use git submodules.

dependecies {
compile 'com.facebook:facebook-android-sdk:3.6.0'
}

Checkout this guide on how to publish on maven central your AARs:
http://gmariotti.blogspot.it/2013/09/publish-aar-file-to-maven-central-with.html

NOTE: there are people on the web providing their own personal maven repository for Facebook SDK[1]. I think an official repository should exist or, better, those AAR being published on maven.

[1] https://github.com/mente/facebook-api-android-aar

该提问来源于开源项目:facebook/facebook-android-sdk

Thank you





   



推荐阅读
author-avatar
简单式赞美
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有