diff options
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/libraries/Gradle__org_apache_commons_commons_collections4_4_2.xml | 11 | ||||
-rw-r--r-- | .idea/libraries/Gradle__org_slf4j_slf4j_api_1_7_18.xml | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/.idea/libraries/Gradle__org_apache_commons_commons_collections4_4_2.xml b/.idea/libraries/Gradle__org_apache_commons_commons_collections4_4_2.xml new file mode 100644 index 00000000..1351c542 --- /dev/null +++ b/.idea/libraries/Gradle__org_apache_commons_commons_collections4_4_2.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="Gradle: org.apache.commons:commons-collections4:4.2"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.2/54ebea0a5b653d3c680131e73fe807bb8f78c4ed/commons-collections4-4.2.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.2/e8dd003d43b1f7dba173fb7e63f5c0b823f5e5c6/commons-collections4-4.2-sources.jar!/" /> + </SOURCES> + </library> +</component>
\ No newline at end of file diff --git a/.idea/libraries/Gradle__org_slf4j_slf4j_api_1_7_18.xml b/.idea/libraries/Gradle__org_slf4j_slf4j_api_1_7_18.xml new file mode 100644 index 00000000..9214ea8c --- /dev/null +++ b/.idea/libraries/Gradle__org_slf4j_slf4j_api_1_7_18.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="Gradle: org.slf4j:slf4j-api:1.7.18"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.18/b631d286463ced7cc42ee2171fe3beaed2836823/slf4j-api-1.7.18.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.18/a84644a9e9c6ed158b0754aa4af53dc3b7844524/slf4j-api-1.7.18-sources.jar!/" /> + </SOURCES> + </library> +</component>
\ No newline at end of file |