Last Version

RationalJ 1.2.0

A lightweight Java library for rational numbers

License

License

GroupId

GroupId

com.schuerger.math
ArtifactId

ArtifactId

rationalj
Version

Version

1.2.0
Type

Type

jar
Description

Description

RationalJ
A lightweight Java library for rational numbers
Project URL

Project URL

https://github.com/thomasschuerger/rationalj
Source Code Management

Source Code Management

https://github.com/thomasschuerger/rationalj

Download rationalj 1.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.