java implementation of enry

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
This commit is contained in:
Miguel Molina
2017-08-08 12:02:27 +02:00
parent 33ff3ba8cd
commit d8fc4fe92f
12 changed files with 661 additions and 1 deletions

1
java/project/plugins.sbt Normal file
View File

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