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

Failed to resolve #28

Open
Nyariki opened this issue Sep 9, 2021 · 12 comments
Open

Failed to resolve #28

Nyariki opened this issue Sep 9, 2021 · 12 comments

Comments

@Nyariki
Copy link

Nyariki commented Sep 9, 2021

Got a Failed to resolve: com.github.acefalobi:android-stepper:0.3.0 on a new android project. So I thought something was wrong on my end. But looking at jitpack, I can only see up to version 0.2.2 there.

Please let meknow if there's something I'm missing.

@MartinMbae
Copy link

Also facing the same issue. I ended up using 0.2.2

@acefalobi
Copy link
Owner

Oh this is odd. Will look into it

@Romaine001
Copy link

Any update on the failed resolution for 0.3.0 with the setTextAppearance fix

@lorenzoSpacelens
Copy link

Any update?

1 similar comment
@dariush-fathie
Copy link

Any update?

@massivemadness
Copy link

@acefalobi please fix this

@EslamWaheed
Copy link

Any update?

@Sherzodbek-Muhammadiev
Copy link

Sherzodbek-Muhammadiev commented Dec 18, 2021

Could not find com.github.acefalobi:android-stepper:v0.2.2.

Could not find com.github.acefalobi:android-stepper:.0.3.0.

@perqin
Copy link

perqin commented Jan 1, 2022

It seems that there's typo in the version. com.github.acefalobi:android-stepper:v.0.3.0 works for me.

By the way, there's also a version .0.3.0 which seems to be built from the same commit.

@acefalobi
Copy link
Owner

acefalobi commented Feb 11, 2022

Update: this has been fixed now. Like @perqin said, it was an issue with a typo in the release tag. Fetching from com.github.acefalobi:android-stepper:0.3.0 should be good now. Please confirm that it is fixed so I can close

@asantivanezg
Copy link

@acefalobi still facing the same problem Failed to resolve: com.github.acefalobi:android-stepper:0.3.0

@acefalobi
Copy link
Owner

@zwingloo check the spelling, your internet, and that the jitpack maven repository is added to your project.

Jitpack shows the pom as available so it's likely one of those reasons: https://jitpack.io/com/github/acefalobi/android-stepper/0.3.0/android-stepper-0.3.0.pom

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