question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Core packages removed from jcenter

See original GitHub issue

We’re getting errors on clean builds of our project saying that org.kodein.di:kodein-di-core-jvm:6.2.0 doesn’t exist. Looking at jcenter, I can confirm that it no longer exists.

We depend on:

“org.kodein.di:kodein-di-erased-jvm:6.2.0” “org.kodein.di:kodein-di-generic-jvm:6.2.0” “org.kodein.di:kodein-di-framework-android-x:6.2.0”

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:22
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

11reactions
RazmikDevcommented, May 4, 2019

Use maven { url = uri("https://dl.bintray.com/kodein-framework/Kodein-DI") } as a workaround

4reactions
SalomonBryscommented, May 9, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Core packages removed from jcenter · Issue #192 - GitHub
Bintray has removed the packages from JCenter due to an internal repository re-organisation. I've contacted them to fix this issue. In the ...
Read more >
Migrating away from JCenter - Jeroen Mols
Migrating your app away from JCenter can be done by replacing all jcenter() references with mavenCentral() and adding explicit inclusions for ...
Read more >
Is JCenter down permanently (31 Oct)? - Stack Overflow
Yes. jcenter is down right now. But there is a way to fix the issue. jcenter was sunset a while ago and remained...
Read more >
Upgrade Android Project from JCenter to Maven Central
March 31st 2021 - Libraries in JCenter will no longer be updated. February 1, 2022 - JCenter will be completely shut down. All...
Read more >
Into the Sunset on May 1st: Bintray, GoCenter, and ChartCenter
UPDATE 4/27/2021: We listened to the community and will keep JCenter as a read-only repository indefinitely. Our customers and the community ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found