is not current version
Last Version 2.7

com.anrisoftware.fractions:fractions-integer 2.6

Continued fraction with the denominators n in ���*.

GroupId

GroupId

com.anrisoftware.fractions
ArtifactId

ArtifactId

fractions-integer
Version

Version

2.6
Type

Type

jar

Download fractions-integer 2.6


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