I implemented the Play action and added the music files and song details.
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
<junit.version>5.10.2</junit.version> </properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-media</artifactId>
|
||||
<version>21</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-controls</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user