|
|
|
@ -11,10 +11,12 @@ Download from https://gitlab.com/KKlochko/cipher-analytical-machine.
|
|
|
|
|
You need install java, before run the application.
|
|
|
|
|
Run the application with a command:
|
|
|
|
|
|
|
|
|
|
$ java -jar cipher-analytical-machine-0.1.0-standalone.jar [args]
|
|
|
|
|
$ java -jar cipher-analytical-machine-VERSION-standalone.jar [args]
|
|
|
|
|
$ java -jar cipher-analytical-machine-0.7.2-standalone.jar [args]
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
|
|
Copyright © 2023 Kostiantyn Klochko
|
|
|
|
|
|
|
|
|
|
Under the GNU Lesser General Public License v3.0 or later.
|
|
|
|
|
|
|
|
|
|