MVN

org.la4j : la4j

Maven & Gradle

Dec 13, 2015
16 usages
349 stars

la4j · A 100% Java sparse and dense matrix library.

<dependency>
    <groupId>org.la4j</groupId>
    <artifactId>la4j</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.la4j : la4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of org.la4j : la4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
la4j-0.6.0
0.5.x
la4j-0.5.5
la4j-0.5.0
0.4.x
la4j-0.4.9
la4j-0.4.5
la4j-0.4.0
0.3.x
la4j-0.3.0

How to add a dependency to Maven

Add the following org.la4j : la4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.la4j</groupId>
    <artifactId>la4j</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.la4j : la4j gradle dependency to your build.gradle file:

implementation 'org.la4j:la4j:0.6.0'

Gradle Kotlin DSL: Add the following org.la4j : la4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.la4j:la4j:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.la4j : la4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.la4j" % "la4j" % "0.6.0"

Advertisement

Dependencies from Group

Dec 13, 2015
16 usages
349 stars

Discover Dependencies

Apr 10, 2019
9 usages
Jul 03, 2022
12 usages
16 stars
Mar 15, 2023
6 usages
52 stars
Aug 14, 2023
62 usages
249 stars
Oct 20, 2017
5 usages
709 stars
Aug 30, 2018
1 usages
6 stars
Mar 31, 2019
15 usages
2 stars
Sep 27, 2017
5 usages
153 stars