Closed velastroll closed 2 years ago
Good point, I think it is possible to publish mvn packages on GitHub these days (note to self: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry) I will take a look at this coming days.
Package have been uploaded to GitHub packages.
Unfortunately a GITHUB_TOKEN
is required for this in order to pull in dependencies.
I will have to look further into mvn repositories which can be hosted publicly.
Hi @adhesivee, please consider moving to maven central.
Hi @adhesivee - any plans to move it to maven central?
Looking into deployment of maven central
Version 0.7.1 is now deployed on central https://repo.maven.apache.org/maven2/nl/myndocs/.
Is your feature request related to a problem? Please describe. There is no way to import this lib by gradle/maven because of bintray is deprecated and downloader of dependencies doesn't work.
Describe the solution you'd like A good solution would be update readme, and describe a HOWTO's list to generate and include the .jars from the .zip file. So people can use and download this lib without of an external-dependencies-server.
Describe alternatives you've considered
Additional context TY for your work! Best regards