plugins { id("cloud.kotlin-conventions") } dependencies { api(projects.cloudCore) }