forked from ITAnt/SecondProject
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle依赖
More file actions
11 lines (9 loc) · 836 Bytes
/
gradle依赖
File metadata and controls
11 lines (9 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
http://mike-neck.github.io/blog/2013/06/21/how-to-publish-artifacts-with-gradle-maven-publish-plugin-version-1-dot-6/
https://docs.gradle.org/current/userguide/userguide_single.html#artifact_dependencies_tutorial
http://somefuture.iteye.com/blog/2003535
https://docs.gradle.org/current/userguide/artifact_management.html
https://docs.gradle.org/current/userguide/publishing_maven.html
https://webcache.googleusercontent.com/search?q=cache:msIORoXvflAJ:https://inthecheesefactory.com/blog/how-to-upload-library-to-jcenter-maven-central-as-dependency/en+&cd=4&hl=zh-CN&ct=clnk&gl=us
https://www.virag.si/2015/01/publishing-gradle-android-library-to-jcenter/
https://room-15.github.io/blog/2015/11/05/How-to-publish-a-library-to-jcenter/
目测可行:https://antoniocappiello.com/2015/11/11/publish-your-library-to-jcenter-in-3-steps/