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

math.jar 1.1.1

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 1.1.1

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

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

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

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