Skip to content

Nukecraft5419/maven-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Maven Repo Logo

πŸ“¦ Nukecraft5419 Maven Repository

Official personal Maven repository for hosting custom Java libraries, Spigot APIs, and Javadocs.


discord-plural twitter-singular Java Gradle

Java 21 Maven Repo Last Update Repo Size License


πŸš€ How to use

To use artifacts from this repository, add the following to your build configuration:

🐘 Gradle (Kotlin DSL)

repositories {
    mavenCentral()
    maven("https://repo.nukecraft5419.com/")
}

🐘 Gradle (Groovy)

repositories {
    mavenCentral()
    maven { url 'https://repo.nukecraft5419.com/' }
}

πŸ“¦ Maven

<repository>
    <id>nukecraft5419-repo</id>
    <url>https://repo.nukecraft5419.com/</url>
</repository>

πŸ“‚ Repository Content

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.

🀝 Contributing

If you find any issues with the repository infrastructure or the web landing page, feel free to open an issue or a pull request.


πŸ“„ License

This project is licensed under the MIT License.


Built with ❀️ by Nukecraft5419

About

πŸ“¦ The official public Maven repository for Nukecraft5419. Hosting APIs, libraries, and frameworks for Java and Minecraft development.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages