Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoijui/arity
Java Arithmetics Engine
https://github.com/hoijui/arity
Last synced: 3 months ago
JSON representation
Java Arithmetics Engine
- Host: GitHub
- URL: https://github.com/hoijui/arity
- Owner: hoijui
- License: apache-2.0
- Created: 2016-04-29T20:22:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T20:23:58.000Z (over 8 years ago)
- Last Synced: 2024-06-11T19:55:21.838Z (7 months ago)
- Language: Java
- Size: 43.9 KB
- Stars: 13
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arithmetic
Java Arithmetics Engine (formerly Arity)
## Use
mvn package
java -jar target/arity-*.jar
java -jar target/arity-*.jar "1+2"