added input stream and basic unit test, removed kotlin code

This commit is contained in:
2020-04-26 21:37:29 +01:00
parent ba704f18e5
commit 33aed799c0
14 changed files with 6083 additions and 477 deletions

View File

@@ -1,2 +1,4 @@
junit.version=5.6.2
lombok.version=1.18.12
lombok.version=1.18.12
jna.version=5.5.0
kotlin.version=1.3.70