PoweredByApartium / cocoa-beans

General purpose library for Java & Spigot
https://cocoa-beans.apartium.net/
MIT License
9 stars 1 forks source link

Change build.gradle add mavenLocal and lombok #10

Closed ikfir closed 1 year ago

liorsl commented 1 year ago

Lombok doesn't allow to properly generate Java Docs. mavenLocal() should not be used since the build will not be reproducible.