math

Arithmetical programs working right for both supported encodings of numbers

License

License

GroupId

GroupId

com.github.skozlov
ArtifactId

ArtifactId

turing-math
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

math
Arithmetical programs working right for both supported encodings of numbers

Download turing-math

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skozlov/turing-math/ -->
<dependency>
    <groupId>com.github.skozlov</groupId>
    <artifactId>turing-math</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skozlov/turing-math/
implementation 'com.github.skozlov:turing-math:0.1.0'
// https://jarcasting.com/artifacts/com.github.skozlov/turing-math/
implementation ("com.github.skozlov:turing-math:0.1.0")
'com.github.skozlov:turing-math:jar:0.1.0'
<dependency org="com.github.skozlov" name="turing-math" rev="0.1.0">
  <artifact name="turing-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skozlov', module='turing-math', version='0.1.0')
)
libraryDependencies += "com.github.skozlov" % "turing-math" % "0.1.0"
[com.github.skozlov/turing-math "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.skozlov : turing-build jar 0.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0