FIRST AND PROBABLY FINAL COMMIT?!?!!?!?!?!?

This commit is contained in:
Libkyy
2022-05-25 16:57:51 +02:00
commit 373a4007ce
22 changed files with 1143 additions and 0 deletions

13
.idea/libraries/reflections.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<component name="libraryTable">
<library name="reflections" type="repository">
<properties maven-id="org.reflections:reflections:0.10.2" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/reflections/reflections/0.10.2/reflections-0.10.2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>