Complete day 13

This commit is contained in:
2024-12-21 12:12:31 -05:00
parent 741aae4f5e
commit c02dc3ce44
5 changed files with 1611 additions and 1 deletions

View File

@@ -34,6 +34,12 @@
<artifactId>myClasses</artifactId>
<version>1.3.6</version>
</dependency>
<dependency>
<groupId>com.mattrixwv</groupId>
<artifactId>matrix</artifactId>
<version>1.2.0</version>
</dependency>
</dependencies>
<build>