plugins { id("cloud.kotlin-conventions") } dependencies { api(project(":cloud-core")) }