math.jar

This library is a collection of math classes to support calculations.

Лицензия

Лицензия

Группа

Группа

io.rala
Идентификатор

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

math.jar
This library is a collection of math classes to support calculations.
Ссылка на сайт

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

https://www.rala.io/library/math
Система контроля версий

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

https://github.com/rala72/math

Скачать math

Имя Файла Размер
math-1.1.1.pom
math-1.1.1-sources.jar 79 KB
math-1.1.1-javadoc.jar 977 KB
Обзор

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 23.0.0

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0

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

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

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

Версия
1.1.1
1.1.0
1.0.1
1.0.0