-
-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to resolve: im.ene.toro3:toro:3.7.0.2010003 #508
Comments
Does anyone support this project? @eneim ? |
@erenbakac @shivprakash86 Jcenter is gone, sadly. And really sorry I haven't had time to support the migration. |
we kindly need your support @eneim. I cant build the app that i am working on. Please. |
How about using jitpack: https://jitpack.io/#eneim/toro/3.7.0.2010003 ? And what blocks you from cloning the library locally? It will just like building the library locally. |
It worked. Thank you. @eneim |
Failed to resolve: im.ene.toro3:toro:3.7.0.2010003
Failed to resolve: im.ene.toro3:toro-ext-exoplayer:3.6.0.2802
Our project not found library on repository. I think this problem occurred after jcenter shutdown.
We are using below version
implementation 'im.ene.toro3:toro:3.7.0.2010003'
implementation 'im.ene.toro3:toro-ext-exoplayer:3.6.0.2802'
In project build.gradle
repositories {
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
}
How to add these library in our project any suggestion or help.
The text was updated successfully, but these errors were encountered: