IPVP-MC / canvas

Canvas is a java library built for Bukkit to manage custom inventory based menus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error using dependency

Code-Dev23 opened this issue · comments

Hi, I'm trying to use this api, but when I put the dependency in the dependencies tag it gives me an error, saying it can't find the dependency in the spigot repository, how can I solve it?
(in case you could write to me on discord, tag: codedevv)

Hey @Code-Dev23, this project isn't currently published to a central repository. You would need to clone it locally and run mvn install to install the version into your local .m2 repository.