plugins { id "java-library" } repositories { mavenCentral() } dependencies { } apply plugin: 'com.vanniktech.maven.publish'