Big Tool Box: Math

The math module of bigtoolbox

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.102
Дата

Дата

Тип

Тип

jar
Описание

Описание

Big Tool Box: Math
The math module of bigtoolbox
Ссылка на сайт

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

https://github.com/IncPlusPlus/bigtoolbox-math
Система контроля версий

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

https://github.com/IncPlusPlus/bigtoolbox-math

Скачать bigtoolbox-math

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ch.obermuhlner : big-math jar 2.0.1

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.platform : junit-platform-commons jar 1.4.0
org.apiguardian : apiguardian-api jar 1.0.0
org.opentest4j : opentest4j jar 1.1.1

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

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

Codacy Badge codebeat badge Maintainability Test Coverage codecov Build Status Known Vulnerabilities Total alerts FOSSA Status

What is this?

This is the math module of bigtoolbox. Believe it or not, this is the most polished of the modules. It contains a collection of math related functions. Many of which I used to complete Project Euler challenges.

License

FOSSA Status

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

Версия
1.0.102
1.0.100
1.0.99
1.0.98
1.0.97