| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.streamsupport |
| Идентификатор | Идентификаторjamu |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJAMU
Java Matrix Utilities built on top of Intel MKL
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jamu-1.3.0.pom | |
| jamu-1.3.0-sources.jar | 125 KB |
| jamu-1.3.0-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/jamu/ -->
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>jamu</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/jamu/
implementation 'net.sourceforge.streamsupport:jamu:1.3.0'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/jamu/
implementation ("net.sourceforge.streamsupport:jamu:1.3.0")
'net.sourceforge.streamsupport:jamu:jar:1.3.0'
<dependency org="net.sourceforge.streamsupport" name="jamu" rev="1.3.0">
<artifact name="jamu" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='jamu', version='1.3.0')
)
libraryDependencies += "net.sourceforge.streamsupport" % "jamu" % "1.3.0"
[net.sourceforge.streamsupport/jamu "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.streamsupport : dedekind-mkl | jar | 1.0.1 |