-
-
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
Getting errors when running the project. #504
Comments
@archie94 @thiagoricieri @eneim @paraplo Please look into this issue. |
@eneim any update |
Is this library alive? @archie94 |
@rahulvyas I am not the maintainer of the project. Tagging me won't be of much benefit here. |
Any help will be appreciated |
@archie94 any idea how we can use the snapshot version? The steps provided in the readme doesn't works. |
@archie94 maven { url 'https://oss.jfrog.org/artifactory/oss-snapshot-local' } |
Try using the latest tag instead of the snapshot version. I am just guessing here, only maintainer will be able to say why the artifact is not in its place. |
I got the same error! |
Anyone found a good alternative library given this one appears destined to die with JCenter? |
Getting errors when running the project.
I was using the below configuration in the project.
And it's working fine but today i am getting below error.
After that i tired to replace maven { url "http://dl.bintray.com/piasy/maven" } to maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" } and getting below error.
After that, i tried to replace
and getting below error
My project not running it is urgent please reply ASAP.
Thanks,
The text was updated successfully, but these errors were encountered: