plugins { id 'java-library' } description = 'dariahsp - core library' ext {} dependencies { testImplementation librarySets.commonTest }