apply plugin: 'java' repositories { jcenter() } dependencies { implementation 'com.amihaiemil.web:eo-yaml:5.2.1' }