| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hullbend |
| Идентификатор | Идентификаторfinwhale |
| Последняя версия | Последняя версия0.9.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.hullbend:finwhale
Statistical distributions library (in statu nascendi)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| finwhale-0.9.5.pom | |
| finwhale-0.9.5.jar | 143 KB |
| finwhale-0.9.5-sources.jar | 157 KB |
| finwhale-0.9.5-javadoc.jar | 226 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hullbend/finwhale/ -->
<dependency>
<groupId>com.github.hullbend</groupId>
<artifactId>finwhale</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hullbend/finwhale/
implementation 'com.github.hullbend:finwhale:0.9.5'
// https://jarcasting.com/artifacts/com.github.hullbend/finwhale/
implementation ("com.github.hullbend:finwhale:0.9.5")
'com.github.hullbend:finwhale:jar:0.9.5'
<dependency org="com.github.hullbend" name="finwhale" rev="0.9.5">
<artifact name="finwhale" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hullbend', module='finwhale', version='0.9.5')
)
libraryDependencies += "com.github.hullbend" % "finwhale" % "0.9.5"
[com.github.hullbend/finwhale "0.9.5"]