MVN

org.ejml : all

Maven & Gradle

Nov 10, 2016
8 usages
544 stars

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

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

Latest Version

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

  • Latest Stable: 0.30

All Versions

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

Version Vulnerabilities Updated
0.30
all-0.30
0.29
all-0.29
0.28
all-0.28
0.27
all-0.27

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ejml</groupId>
    <artifactId>all</artifactId>
    <version>0.30</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ejml:all:0.30'

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

implementation("org.ejml:all:0.30")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ejml" % "all" % "0.30"

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

Sep 30, 2015
8 usages
12.9k stars
Mar 06, 2021
9 usages
287 stars
Nov 30, 2021
13 usages
Sep 29, 2019
20 usages
Aug 21, 2015
12 usages
Aug 21, 2023
8 usages
425 stars
Aug 21, 2023
8 usages
425 stars
Apr 27, 2017
8 usages
185 stars