Migrate to scala lib

This commit is contained in:
Werner 2023-05-11 21:20:20 -03:00
parent 90aa04c14a
commit 081a512a08
28 changed files with 203 additions and 1056 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "interactive"
}