plugins { kotlin("jvm") version "1.3.50" } repositories { jcenter() }