TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 532 forks source link

jcenter is deprecated, Please move to mavenCentral #194

Open SwiftyWang opened 2 years ago

SwiftyWang commented 2 years ago

This is a cool library. But now Jcenter is deprecated. Hope can move to mavenCentral

umerharris commented 2 years ago

Hey Team, any update on this?

javedmoon commented 1 year ago

Any update ?

sumit-do-it commented 2 months ago

I'm unable to found this library on jcenter. Due to this, Error is coming: Failed to resolve:com.thefinestartist:finestwebview:1.2.7.

Screenshot 2024-09-05 at 4 24 07 PM

If you guys have any info regarding this, let me know. Thanks

symtalha14 commented 2 months ago

Hi, Please update whether it will be pushed to mavenCentral or not?

Thanks

ricsantos commented 2 weeks ago

Is there any other repo we can use to get 1.2.7? Or even an older version?

If not, what are people doing to replace this?

nihilenz commented 1 week ago

Tried to get it from GitHub via JitPack:

but it fails as we can see here: https://jitpack.io/com/github/TheFinestArtist/FinestWebView-Android/513c2e95bbdd6364489f0396f318293f84a6d998/build.log

So I forked the repo and found a way to build and use it with JitPack: implementation 'com.github.nihilenz:FinestWebView-Android:c21867be9913b34bc062c00878a10002ac18a163'