plugins {
    `embedded-kotlin`
}

repositories {
    mavenCentral()
}