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

uk.org.retep.tools:math 10.5


Группа

Группа

uk.org.retep.tools
Идентификатор

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

math
Версия

Версия

10.5
Тип

Тип

jar

Скачать math 10.5

Имя Файла Размер
math-10.5.pom
math-10.5.jar 83 KB
math-10.5-tests.jar 7 KB
math-10.5-javadoc.jar 358 KB
Обзор

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