plugins { id('application') } application { mainClass = 'Main' }