acefalobi / android-stepper

A library for creating a wizard-like step-through user interface that uses navigation components and menus for displaying steps with advanced customization.
Apache License 2.0
325 stars 38 forks source link

Failed to resolve #28

Open Nyariki opened 3 years ago

Nyariki commented 3 years ago

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 commented 3 years ago

Also facing the same issue. I ended up using 0.2.2

acefalobi commented 3 years ago

Oh this is odd. Will look into it

Romaine001 commented 2 years ago

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

lorenzoSpacelens commented 2 years ago

Any update?

dariush-fathie commented 2 years ago

Any update?

massivemadness commented 2 years ago

@acefalobi please fix this

EslamWaheed commented 2 years ago

Any update?

Sherzodbek-Muhammadiev commented 2 years ago

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

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

perqin commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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

acefalobi commented 2 years ago

@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