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

JCenter to be sunset on 2020-05-01 #413

Open
petedoyle opened this issue Feb 4, 2021 · 8 comments
Open

JCenter to be sunset on 2020-05-01 #413

petedoyle opened this issue Feb 4, 2021 · 8 comments

Comments

@petedoyle
Copy link

Hi! Just a heads up- JCenter will no longer be available after 2020-05-01:
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Just a note in case it makes sense to publish releases somewhere new (Maven Central, etc.)

Best,
Pete

@ildar2
Copy link

ildar2 commented Apr 2, 2021

only one month remaining... any updates?
@dmitry-zaitsev @Diolor @ansman

@ShivlalChavan
Copy link

@Diolor any updates for replacing jcenter ?

@dmitry-zaitsev
Copy link
Member

@ShivlalChavan thanks for the heads up, I have finally have more time to work on the library and am planning to migrate off jcenter this week

@borysboyko
Copy link

This is great news - thank you for working on this!

@albertRCell
Copy link

@dmitry-zaitsev any updates on this topic?

@matteogabella
Copy link

try this

implementation group: 'io.fotoapparat', name: 'fotoapparat', version: '2.7.0'
implementation "androidx.annotation:annotation:1.3.0"
implementation "androidx.exifinterface:exifinterface:1.3.3"
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.6.10"

@borysboyko
Copy link

@matteogabella do you mean that these changes can be applied + jcenter() can then be removed? If so, this appears to not be working as io.fotoapparat:fotoapparat:2.7.0 cannot be found by Gradle within google() and mavenCentral() repositories.

@milhauscz
Copy link

This library should be declared deprecated. It was great, but hasn't been updated since 2019, uses the deprecated Camera1 API and jcenter is not available anymore. I recommend everyone migration to CameraX.

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

8 participants