NOVA-Team / NOVA-Monorepo

The core API of the NOVA voxel game modding system
https://nova-team.github.io
GNU Lesser General Public License v3.0
66 stars 23 forks source link

Migrate dependencies to the Java Library Gradle plugin #313

Open ExE-Boss opened 6 years ago

ExE-Boss commented 6 years ago

The Java Library plugin allows for easier declarations of non-transitive libraries to avoid leaking implementation detail libraries.

Pull requests:

RX14 commented 6 years ago

If you're going to get back to working on code, I'd suggest working on the actual java code instead of fucking around with the details of tooling :)

skyem123 commented 6 years ago

It depends though, what if this makes it easier to write code for? 😛