plugins { id 'java-library' } dependencies { api(project(":jadx-plugins:jadx-plugins-api")) }