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

Need to move out the artifact to another host repo #126

Open
jboxx opened this issue Feb 16, 2021 · 6 comments
Open

Need to move out the artifact to another host repo #126

jboxx opened this issue Feb 16, 2021 · 6 comments

Comments

@jboxx
Copy link

jboxx commented Feb 16, 2021

Hi, Jfrog announced that they want to shut down the bintray and jcenter services, it's considerable to move the artifact to another repo such as Maven Central or Jitpack

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

@kikoso
Copy link

kikoso commented Apr 21, 2021

@sayyam, would you need any support here? The package is not accessible via jcenter(), and mavenCentral() is the more appropriate alternative.

@alexmaryin
Copy link

@kikoso, you may use this option: add maven { url 'https://jitpack.io' } to repositories of the project or module and use impementation 'com.github.sayyam:carouselview:d46b3c394f'

@kikoso
Copy link

kikoso commented Apr 22, 2021

@alexmaryin, I would rather have it managed via mavenCentral(), if @sayyam agrees with having the package distributed through it.

@hbb20
Copy link

hbb20 commented Jun 1, 2021

@sayyam Any plans for this? It will be a great help to devs. Thanks.

@ninovanhooff
Copy link

ninovanhooff commented Dec 9, 2021

Friends, this project has not been touched for 3 years. I think we can't count on the maintainer anymore (and seriously, who would blame them after such a long time?)
Even though JCenter will remain available indefinitely in read-only state , you can migrate away from it by using the Jitpack Repo and import your Dependency like described here: https://jitpack.io/#sayyam/carouselview/d46b3c394f

Note that the version "d46b3c394f" refers to the latest commit of this project

@alexmaryin
Copy link

I moved into compose. Making similar and better in set up carousels is very simple.

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

5 participants