AlessioDP / libby

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

cannot do transitive dependencies iam sad :( #11

Closed JeffLegendPower closed 2 years ago

JeffLegendPower commented 2 years ago

when i try to load nd4j and deeplearning4j, it seems like it isnt downloading all of their dependencies which is very annoying because i dont want to specify each one and i do not understand how this work internally so i cannot make pull request sorry :(

AlessioDP commented 2 years ago

You need to specify every required library.