MVN

org.ejml : core

Maven & Gradle

Nov 10, 2016
11 usages
542 stars

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

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

Latest Version

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

  • Latest Stable: 0.30

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.ejml:core:0.30'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Sep 30, 2015
9 usages
12.9k stars
Nov 22, 2016
9 usages
19 stars
Mar 21, 2023
10 usages
241 stars
Feb 09, 2018
11 usages
606 stars
Feb 16, 2018
14 usages
Dec 27, 2022
10 usages
Sep 28, 2019
9 usages
146 stars
Jun 11, 2016
11 usages
1 stars
Aug 12, 2019
9 usages
504 stars