Untitled

compile group: 'org.slf4j', name: 'slf4j-api', version: '2.0.0-alpha1' -> slf4j-api-2.0.0-alpha1.jar

testCompile group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.0-alpha1'

This https://crunchify.com/how-to-add-resources-folder-properties-at-runtime-into-intellijs-classpath-adding-property-files-to-classpath/arrow-up-right help me added a resources folder in intellij project

Get OS type:

`

Last updated

Was this helpful?