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

Jitpack hosting of package renders 404 #2

Closed
StefanWallin opened this issue Mar 1, 2019 · 2 comments
Closed

Jitpack hosting of package renders 404 #2

StefanWallin opened this issue Mar 1, 2019 · 2 comments

Comments

@StefanWallin
Copy link

Requesting library from https://jitpack.io/com/github/kantarsifo/SifoInternetAndroidSDK/3.0.4/SifoInternetAndroidSDK-3.0.4.jar renders a 404 response. Is this intentional?

@robert-gavelin
Copy link

robert-gavelin commented Mar 8, 2019

Hi @StefanWallin, we have released the new version 3.0.5 that should work better with the latest jitpack version.

Please verify that it works with:
implementation​ ​'com.github.kantarsifo:SifoInternetAndroidSDK:3.0.5'

@Swirastlynn
Copy link

We had a problem with
implementation "com.github.kantarsifo:SifoInternetAndroidSDK:3.0.4"
but works ok for:
implementation "com.github.kantarsifo:SifoInternetAndroidSDK:3.0.4@aar"
should be the same for 3.0.5

Morteza-Rastgoo pushed a commit that referenced this issue Jun 17, 2022
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

3 participants