pengrad / jdk9-deps

Build Android and Dagger with JDK9+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jCenter is deprecated, please move package to Maven Central

childofthehorn opened this issue · comments

JCenter will soon no longer be available and I have noted a number of projects using this library, including some articles.

In the spirit of keeping those projects active and working, I suggest migrating to Maven Central or another Maven repo source.

Any news on this one?

Quoted from JCenter service update:

Developers who publish artifacts on JCenter should migrate their packages to a new host, such as Maven Central.

Any news about this artifact?
Thanks and regards.

jCenter has now been officially put down: https://status.bintray.com/

With an other lib : compileOnly 'javax.annotation:javax.annotation-api:1.3.2' instead whenever needed, lib available in MavenCentral (see https://youtrack.jetbrains.com/issue/KT-33050#focus=Comments-27-3767288.0-0).
Edit: changing such lib seems not to work :/