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