Byteflux / libby

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

Download or exclude Transitive Dependencies #1

Open AIGLEZMA opened 4 years ago

AIGLEZMA commented 4 years ago

I've tested this library with jda, but i always get a java.lang.ClassNotFoundException because of transitive dependencies not beign downloaded any solution to not have to add jda dependencies one by one and also how do i exclude a dependency i want to exclude opus audio or jda

ka0un commented 8 months ago

same issue happening to me its keep telling me to download dependencies of jda one after another after all of that its going thro whole dependency tree