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