| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.uncommons.maths |
| Идентификатор | Идентификаторuncommons-maths |
| Последняя версия | Последняя версия1.2.2a |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUncommons Maths
Random number generators, probability distributions, combinatorics and statistics for Java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uncommons-maths-1.2.2a.pom | |
| uncommons-maths-1.2.2a.jar | 47 KB |
| uncommons-maths-1.2.2a-sources.jar | 59 KB |
| uncommons-maths-1.2.2a-javadoc.jar | 154 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.uncommons.maths/uncommons-maths/ -->
<dependency>
<groupId>org.uncommons.maths</groupId>
<artifactId>uncommons-maths</artifactId>
<version>1.2.2a</version>
</dependency>
// https://jarcasting.com/artifacts/org.uncommons.maths/uncommons-maths/
implementation 'org.uncommons.maths:uncommons-maths:1.2.2a'
// https://jarcasting.com/artifacts/org.uncommons.maths/uncommons-maths/
implementation ("org.uncommons.maths:uncommons-maths:1.2.2a")
'org.uncommons.maths:uncommons-maths:jar:1.2.2a'
<dependency org="org.uncommons.maths" name="uncommons-maths" rev="1.2.2a">
<artifact name="uncommons-maths" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uncommons.maths', module='uncommons-maths', version='1.2.2a')
)
libraryDependencies += "org.uncommons.maths" % "uncommons-maths" % "1.2.2a"
[org.uncommons.maths/uncommons-maths "1.2.2a"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jfree : jcommon | jar | 1.0.12 |
| jfree : jfreechart | jar | 1.0.8a |