AlessioDP / libby

A runtime dependency management library for plugins running in Java-based Minecraft server platforms.
MIT License
81 stars 20 forks source link

Add per-library repositories #4

Closed frengor closed 2 years ago

frengor commented 2 years ago

Add the possibility to add a repository url directly in the Library instance instead of adding the repository into the LibraryManager. Also add the Repositories class which contains some constants with the Maven Central, Sonatype, JCenter, and JitPack urls.