kittinunf / fuel

The easiest HTTP networking library for Kotlin/Android
https://fuel.gitbook.io/documentation/
MIT License
4.57k stars 430 forks source link

Unable to download Fuel v2.3.1 from Jitpack #939

Closed Ananthakr-Jupiter closed 2 months ago

Ananthakr-Jupiter commented 3 months ago

We are facing this issue mainly in our CI tool github actions and Codemagic for a React Native app.

Screenshot 2024-08-14 at 11 12 26 PM

When we try to access the url that it search at https://jitpack.io/com/github/kittinunf/fuel/fuel/2.3.1/fuel-2.3.1.jar the response says Artifact available on Maven Central. Not sure what this means.

Can anyone help understand what is the issue here?

kittinunf commented 2 months ago

Hey there, Jcenter is end-of-life and I don't think there is anything we can do about it. Please point your dependencies repository to mavenCentral instead

https://repo1.maven.org/maven2/com/github/kittinunf/fuel/fuel/2.3.1