| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial |
| Группа | Группаcom.perihelios.math |
| Идентификатор | Идентификаторsquare-root |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеSquare Root Utilities
Math utilities for working with square roots
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| square-root-0.8.0.pom | |
| square-root-0.8.0.jar | 11 KB |
| square-root-0.8.0-tests.jar | 14 KB |
| square-root-0.8.0-test-sources.jar | 9 KB |
| square-root-0.8.0-sources.jar | 10 KB |
| square-root-0.8.0-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.perihelios.math/square-root/ -->
<dependency>
<groupId>com.perihelios.math</groupId>
<artifactId>square-root</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.perihelios.math/square-root/
implementation 'com.perihelios.math:square-root:0.8.0'
// https://jarcasting.com/artifacts/com.perihelios.math/square-root/
implementation ("com.perihelios.math:square-root:0.8.0")
'com.perihelios.math:square-root:jar:0.8.0'
<dependency org="com.perihelios.math" name="square-root" rev="0.8.0">
<artifact name="square-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.perihelios.math', module='square-root', version='0.8.0')
)
libraryDependencies += "com.perihelios.math" % "square-root" % "0.8.0"
[com.perihelios.math/square-root "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |