Download turing-math-0.1.0.jar file - Jar t

Jar examples for t:turing-math

Description

Arithmetical programs working right for both supported encodings of numbers

You can download jar file turing-math 0.1.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

turing-math-0.1.0-javadoc.jar
turing-math-0.1.0-sources.jar
turing-math-0.1.0.jar
turing-math-0.1.0.pom



Related Tutorials