Skip to content
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

jcenter() Deprecated So Lib Not Locate In Maven #158

Open
sp007 opened this issue May 15, 2021 · 5 comments
Open

jcenter() Deprecated So Lib Not Locate In Maven #158

sp007 opened this issue May 15, 2021 · 5 comments

Comments

@sp007
Copy link

sp007 commented May 15, 2021

Hello
jcenter() Deprecated So Lib Not Locate In Maven

Please Update lib With mavenCentral(). Currently Not Build Project.

@sergiocasaspastor
Copy link

Hi,
Yes, same problem here. Please update it with mavenCentral()
Thank you

@jkpatel1463
Copy link

I can only found this way to solve this error, Because project is not updated since 2018, so its not worth to wait for it.

Now, You can clone this repo and include this repo in to your project's lib to make it working without jcenter().

@sergiocasaspastor
Copy link

Ok, I understand it. Thank you

@darkokoa
Copy link

Well, I found that some mirrors of jCenter can still be used

For example: maven { url 'https://maven.aliyun.com/repository/jcenter' }

This is a mirror of jCenter from China

I think there should be such 3rd party mirrors in US / EU

@devsalman
Copy link

Well, I found that some mirrors of jCenter can still be used

For example: maven { url 'https://maven.aliyun.com/repository/jcenter' }

This is a mirror of jCenter from China

I think there should be such 3rd party mirrors in US / EU

thanks.. you save my life 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants