Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.

This commit is contained in:
CodingPhoenixx
2026-02-15 11:50:43 +01:00
commit 61e6e40319
14 changed files with 471 additions and 0 deletions
Generated
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>