Fractions :: Calculator Command Line

Calculates the continued fraction from a specified value.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.anrisoftware.fractions
ArtifactId

ArtifactId

fractions-calculator-cli
Last Version

Last Version

2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Fractions :: Calculator Command Line
Calculates the continued fraction from a specified value.
Project Organization

Project Organization

Advanced Natural Research Institute

Download fractions-calculator-cli

How to add to project

<!-- https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-calculator-cli/ -->
<dependency>
    <groupId>com.anrisoftware.fractions</groupId>
    <artifactId>fractions-calculator-cli</artifactId>
    <version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-calculator-cli/
implementation 'com.anrisoftware.fractions:fractions-calculator-cli:2.7'
// https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-calculator-cli/
implementation ("com.anrisoftware.fractions:fractions-calculator-cli:2.7")
'com.anrisoftware.fractions:fractions-calculator-cli:jar:2.7'
<dependency org="com.anrisoftware.fractions" name="fractions-calculator-cli" rev="2.7">
  <artifact name="fractions-calculator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.fractions', module='fractions-calculator-cli', version='2.7')
)
libraryDependencies += "com.anrisoftware.fractions" % "fractions-calculator-cli" % "2.7"
[com.anrisoftware.fractions/fractions-calculator-cli "2.7"]

Dependencies

compile (10)

Group / Artifact Type Version
com.anrisoftware.fractions : fractions-core jar 2.7
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
com.anrisoftware.globalpom : globalpomutils-core jar 2.4
com.anrisoftware.globalpom : globalpom-log jar 1.20
args4j : args4j jar 2.32
com.anrisoftware.propertiesutils : propertiesutils-contextproperties jar 1.13
org.antlr : ST4 jar 4.0.8
com.anrisoftware.resources : resources-texts jar 1.15
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
com.anrisoftware.globalpom : globalpom-groovytestutils jar 1.25
com.anrisoftware.fractions : fractions-integer jar 2.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.7
2.6