To use artifacts from this repository, add the following to your build configuration:
repositories {
mavenCentral()
maven("https://repo.nukecraft5419.com/")
}repositories {
mavenCentral()
maven { url 'https://repo.nukecraft5419.com/' }
}<repository>
<id>nukecraft5419-repo</id>
<url>https://repo.nukecraft5419.com/</url>
</repository>This repository follows the standard Maven structure. You can browse the available artifacts directly via the web interface or by navigating the directory tree on GitHub.
Group ID: dev.nukecraft5419
Projects: NukeLexicon, and more coming soon.
If you find any issues with the repository infrastructure or the web landing page, feel free to open an issue or a pull request.
This project is licensed under the MIT License.
