RationalJ

A lightweight Java library for rational numbers

Лицензия

Лицензия

Группа

Группа

com.schuerger.math
Идентификатор

Идентификатор

rationalj
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RationalJ
A lightweight Java library for rational numbers
Ссылка на сайт

Ссылка на сайт

https://github.com/thomasschuerger/rationalj
Система контроля версий

Система контроля версий

https://github.com/thomasschuerger/rationalj

Скачать rationalj

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.1
1.1.0-RELEASE
1.0.0