| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.github.fommil.netlib |
| Идентификатор | Идентификаторcore |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеMission-critical components for linear algebra systems.
|
| Имя Файла | Размер |
|---|---|
| core-1.1.2.pom | |
| core-1.1.2.jar | 160 KB |
| core-1.1.2-sources.jar | 663 KB |
| core-1.1.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fommil.netlib/core/ -->
<dependency>
<groupId>com.github.fommil.netlib</groupId>
<artifactId>core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fommil.netlib/core/
implementation 'com.github.fommil.netlib:core:1.1.2'
// https://jarcasting.com/artifacts/com.github.fommil.netlib/core/
implementation ("com.github.fommil.netlib:core:1.1.2")
'com.github.fommil.netlib:core:jar:1.1.2'
<dependency org="com.github.fommil.netlib" name="core" rev="1.1.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fommil.netlib', module='core', version='1.1.2')
)
libraryDependencies += "com.github.fommil.netlib" % "core" % "1.1.2"
[com.github.fommil.netlib/core "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.f2j : arpack_combined_all | jar | 0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.12.2 |
| net.sourceforge.f2j : arpack_combined_all | jar | 0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |