jack-bradshaw/SlidingIntroScreen

Migration from Bintray / JCenter shutdown

Daphne-CoffeeIT opened this issue · 4 comments

Starting from May 1, 2021 JCenter will stop working. As far as I'm aware, SlidingIntroScreen is hosted on JCenter, so a migration is needed.

I know this is a relatively old library which wasn't updated in five years, but are there any plans on migrating?

Update: I ended up using another library (not for this reason in particular), so I won't respond any further. But I'll keep this issue open in case others are still wondering.

@mattbradshaw001 jitpack.io and maven central seem to be the standards now

@jack-bradshaw Any updates on this? I have a project that won't compile anymore because it can't find this library. By default, Android Studio adds the following to build.gradle:

repositories {
    google()
    mavenCentral()
}

So it would be good if you could publish this library on one of those repositories.

Hello. This repo isn’t maintained anymore and there isn’t a fix coming.