Could not find com.novoda:bintray-release:0.8.0.
kauramanp opened this issue · 2 comments
kauramanp commented
I want to use Novada binary release in my project as an external library is using this but I'm getting errors
Could not find com.novoda:bintray-release:0.8.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.pom
- https://dl.google.com/dl/android/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.jar
- https://repo.maven.apache.org/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.pom
- https://repo.maven.apache.org/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.jar
- https://maven.google.com/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.pom
- https://maven.google.com/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.jar
Required by:
project :
StefMa commented
This plugin is not available in the repositories you have defined.
Simply add jcenter to your repositories.
…On Thu, Sep 5, 2019, 7:37 AM kauramanp ***@***.***> wrote:
I want to use Novada binary release in my project as an external library
is using this but I'm getting errors
Could not find com.novoda:bintray-release:0.8.0.
Searched in the following locations:
-
https://dl.google.com/dl/android/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.pom
-
https://dl.google.com/dl/android/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.jar
-
https://repo.maven.apache.org/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.pom
-
https://repo.maven.apache.org/maven2/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.jar
-
https://maven.google.com/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.pom
-
https://maven.google.com/com/novoda/bintray-release/0.8.0/bintray-release-0.8.0.jar
Required by:
project :
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#293?email_source=notifications&email_token=ACOBQ64W6XTXOCCRCVQY2WTQICLIRA5CNFSM4ITZQYKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJNX2FQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACOBQ65IY7HDBSQUD3733YLQICLIRANCNFSM4ITZQYKA>
.
StefMa commented
Checkout the Readme of this project how to do this. Or the official gradle
docs https://docs.gradle.org/5.6.1/userguide/declaring_repositories.html
…On Thu, Sep 5, 2019, 7:56 AM kauramanp ***@***.***> wrote:
Can you tell me how to do this?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#293?email_source=notifications&email_token=ACOBQ67GP4OVXDECCPJTZ4DQICNPXA5CNFSM4ITZQYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD555ODQ#issuecomment-528209678>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACOBQ635Q5XQGLXC347IYHLQICNPXANCNFSM4ITZQYKA>
.