ktor-spa
ktor-spa copied to clipboard
bintray and jcenter will be closed on February 1, 2022.
Is your feature request related to a problem? Please describe.
JFrog will shut down Bintray and JCenter. More details can be found in the links below.
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ https://blog.gradle.org/jcenter-shutdown
The schedule is as follows.
March 31 2021 Packages hosted on JCenter will no longer receive updates. May 1 2021 Bintray and JCenter will no longer be browsable February 1 2022 Builds will no longer be able to resolve artifacts from JCenter
Describe the solution you'd like
I think moving to mavenCentral is a good idea.
Describe alternatives you've considered
I don't know much about maven, but I think I need to think about private key management, etc. and update build.gradle.kts to https://github.com/DanySK/maven-central-gradle-plugin
+1 for moving to MavenCentral.
As an alternative/workaround, I'm using JitPack: https://jitpack.io/#lamba92/ktor-spa/1.2.1