| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tinfour |
| Идентификатор | ИдентификаторTinfourAnalysis |
| Последняя версия | Последняя версия2.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAnalysis
Supplemental numeric and statistical computations for Tinfour products
|
| Имя Файла | Размер |
|---|---|
| TinfourAnalysis-2.1.7.pom | |
| TinfourAnalysis-2.1.7.jar | 29 KB |
| TinfourAnalysis-2.1.7-sources.jar | 33 KB |
| TinfourAnalysis-2.1.7-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tinfour/TinfourAnalysis/ -->
<dependency>
<groupId>org.tinfour</groupId>
<artifactId>TinfourAnalysis</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinfour/TinfourAnalysis/
implementation 'org.tinfour:TinfourAnalysis:2.1.7'
// https://jarcasting.com/artifacts/org.tinfour/TinfourAnalysis/
implementation ("org.tinfour:TinfourAnalysis:2.1.7")
'org.tinfour:TinfourAnalysis:jar:2.1.7'
<dependency org="org.tinfour" name="TinfourAnalysis" rev="2.1.7">
<artifact name="TinfourAnalysis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinfour', module='TinfourAnalysis', version='2.1.7')
)
libraryDependencies += "org.tinfour" % "TinfourAnalysis" % "2.1.7"
[org.tinfour/TinfourAnalysis "2.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.tinfour : TinfourCore | jar | 2.1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |