timrs2998 / pdf-builder

PDF builder written in Kotlin with a statically typed DSL
https://timrs2998.github.io/pdf-builder/
GNU General Public License v3.0
57 stars 16 forks source link

Into the Sunset on May 1st: Bintray, JCenter, GoCenter, and ChartCenter #24

Closed vlipovetskii closed 2 years ago

vlipovetskii commented 3 years ago

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

May 1st, 2021 | Bintray services will no longer be available. GoCenter, and ChartCenter services will no longer be available to non-Artifactory clients. (ConanCenter is not affected).

repositories {
  maven("https://dl.bintray.com/timrs2998/maven")
}
jasin commented 2 years ago

so what can we use as an alternate?

timrs2998 commented 2 years ago

I migrated the build from Bintray and TravisCI to GitHub package registry and GitHub actions

https://github.com/timrs2998?tab=packages&repo_name=pdf-builder