blob: c2fd8b733050590f10d5b6d773b261e646e5eb5f [file] [log] [blame]
plugins {
kotlin("jvm")
}
repositories {
mavenCentral()
jcenter()
}