jar包上传到jcenter

Posted 绿茵好莱坞

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jar包上传到jcenter相关的知识,希望对你有一定的参考价值。

H:\\[BOOT]\\gradle-5.0-bin\\gradle-5.0\\gradle.properties

# in $HOME/.gradle/gradle.properties
java6Home=/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

改为:

# in $HOME/.gradle/gradle.properties
java6Home=/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
BINTRAY_USER=blueheart
BINTRAY_KEY=6959df5c428b0336bbf8dfed652dc3a5c411de9d

https://github.com/lvyinhaolaiwu/-common-25.2.2

https://bintray.com/nhghj/common-25.2.2

https://bintray.com/profile/edit?tab=accounts

 

https://github.com/organizations/transform

https://github.com/account/organizations/new

https://github.com/TODO2

https://bintray.com/nhghj/common-25.2.2/new/package?pkgPath=

https://bintray.com/nhghj/common-25.2.2/common-25.2.2

 

https://bintray.com/assets/app/index.html#/nhghj/products/create

 

 


 

https://bintray.com/signup/oss

 

D:\\Users\\ZHONGZHENHUA\\androidStudioProjects\\Common2522\\build.gradle

D:\\Users\\ZHONGZHENHUA\\AndroidStudioProjects\\Common2522\\settings.gradle

D:\\Users\\ZHONGZHENHUA\\AndroidStudioProjects\\Common2522\\app\\build.gradle

D:\\Users\\ZHONGZHENHUA\\AndroidStudioProjects\\Common2522\\common2522\\build.gradle

 

 

以上是关于jar包上传到jcenter的主要内容,如果未能解决你的问题,请参考以下文章

Android 上传项目到Jcenter

Android 使用bintray将本地库上传到JCenter做maven依赖库

Android 使用bintray将本地库上传到JCenter做maven依赖库

Android Studio 项目上传到Jcenter完全攻略

Android Studio 项目上传到Jcenter完全攻略

Gradle 引入本地定制 jar 包