| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.la4j |
| Идентификатор | Идентификаторla4j |
| Последняя версия | Последняя версия0.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеla4j
A 100% Java sparse and dense matrix library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| la4j-0.6.0.pom | |
| la4j-0.6.0.jar | 104 KB |
| la4j-0.6.0-sources.jar | 81 KB |
| la4j-0.6.0-javadoc.jar | 429 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.la4j/la4j/ -->
<dependency>
<groupId>org.la4j</groupId>
<artifactId>la4j</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.la4j/la4j/
implementation 'org.la4j:la4j:0.6.0'
// https://jarcasting.com/artifacts/org.la4j/la4j/
implementation ("org.la4j:la4j:0.6.0")
'org.la4j:la4j:jar:0.6.0'
<dependency org="org.la4j" name="la4j" rev="0.6.0">
<artifact name="la4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.la4j', module='la4j', version='0.6.0')
)
libraryDependencies += "org.la4j" % "la4j" % "0.6.0"
[org.la4j/la4j "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |