Primary Commit

This commit is contained in:
Niket Agrawal
2023-10-05 11:44:52 +05:30
parent 4efa2ba820
commit fe6bb0e286
2 changed files with 110 additions and 0 deletions
@@ -43,6 +43,12 @@
<artifactId>vavr</artifactId>
<version>${vavr.version}</version>
</dependency>
<dependency>
<groupId>com.codepoetics</groupId>
<artifactId>protonpack</artifactId>
<version>1.16</version>
</dependency>
</dependencies>
<build>