Jar examples for t:turing-math
Arithmetical programs working right for both supported encodings of numbers
You can download jar file turing-math 0.1.0 in this page.
You can use the following script to add turing-math-0.1.0.jar to your project.
<dependency> <groupId>com.github.skozlov</groupId> <artifactId>turing-math</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.skozlov', name: 'turing-math', version: '0.1.0'
libraryDependencies += "com.github.skozlov" % "turing-math" % "0.1.0"
<dependency org="com.github.skozlov" name="turing-math" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.skozlov', module='turing-math', version='0.1.0'))
'com.github.skozlov:turing-math:jar:0.1.0'
Click the following link to download the jar file.
turing-math-0.1.0-javadoc.jar