plugins { id("java-library-conventions") } dependencies { api(project(":main-contract-subjects")) }