plugins { `java-library` } dependencies { implementation(project(":darklaf-property-loader")) implementation(project(":darklaf-utils")) }