Open SwiftyWang opened 2 years ago
Hey Team, any update on this?
Any update ?
I'm unable to found this library on jcenter. Due to this, Error is coming: Failed to resolve:com.thefinestartist:finestwebview:1.2.7.
If you guys have any info regarding this, let me know. Thanks
Hi, Please update whether it will be pushed to mavenCentral or not?
Thanks
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?
Tried to get it from GitHub via JitPack:
jcenter()
=> maven { url "https://jitpack.io" }
implementation 'com.github.TheFinestArtist:FinestWebView-Android:513c2e95bbdd6364489f0396f318293f84a6d998'
(last commit of the master branch)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'
This is a cool library. But now Jcenter is deprecated. Hope can move to mavenCentral