MVN

org.ejml : ejml-all

Maven & Gradle

Apr 15, 2023
16 usages
544 stars

EJML · A fast and easy to use dense and sparse matrix linear algebra library written in Java.

<dependency>
    <groupId>org.ejml</groupId>
    <artifactId>ejml-all</artifactId>
    <version>0.43</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.43

All Versions

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

Version Vulnerabilities Updated
0.43
ejml-all-0.43
0.42
ejml-all-0.42
0.41.x
ejml-all-0.41.1
0.41
ejml-all-0.41
0.40
ejml-all-0.40
0.39
ejml-all-0.39
0.38
ejml-all-0.38
0.37.x
ejml-all-0.37.1
0.37
ejml-all-0.37
0.36
ejml-all-0.36
0.35
ejml-all-0.35
0.34
ejml-all-0.34
0.33
ejml-all-0.33
0.32
ejml-all-0.32
0.31
ejml-all-0.31

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ejml</groupId>
    <artifactId>ejml-all</artifactId>
    <version>0.43</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ejml : ejml-all gradle dependency to your build.gradle file:

implementation 'org.ejml:ejml-all:0.43'

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

implementation("org.ejml:ejml-all:0.43")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ejml : ejml-all sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ejml" % "ejml-all" % "0.43"

Advertisement

Dependencies from Group

Apr 15, 2023
47 usages
544 stars
Apr 15, 2023
41 usages
544 stars
Apr 15, 2023
23 usages
544 stars
Apr 15, 2023
16 usages
544 stars
Nov 10, 2016
11 usages
544 stars

Discover Dependencies

Apr 23, 2019
4 usages
Nov 30, 2022
13 usages
Dec 19, 2012
3 usages
Jul 03, 2019
3 usages
12k stars
Jul 12, 2023
8 usages
4 stars
Jun 06, 2023
28 usages
270 stars
May 02, 2023
8 usages
Nov 01, 2022
8 usages
0 stars