initial migration to scala

This commit is contained in:
2019-10-16 02:58:08 +03:00
parent 2d84459c4d
commit e9d5d8c363
145 changed files with 2227 additions and 4976 deletions

1
project/assembly.sbt Normal file
View File

@ -0,0 +1 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")

1
project/build.properties Normal file
View File

@ -0,0 +1 @@
sbt.version = 1.3.2