Assignment-7

This commit is contained in:
2026-06-12 19:15:02 +03:30
parent fa5f8ab267
commit 0b68b084df
8 changed files with 390 additions and 23 deletions
+5
View File
@@ -19,6 +19,11 @@
<artifactId>javafx-controls</artifactId>
<version>21</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-media</artifactId>
<version>21</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>