| https://docs.gradle.org/current/userguide/java_library_plugin.html The new Gradle `java-library` plugin extends the functionality of the `java` plugin to define separate `api` and `implementation` Configurations which better categorizes dependencies into compile/runtime in the POM... |