MVN

org.ejml : ejml-dsparse

Maven & Gradle

Apr 15, 2023
5 usages
537 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-dsparse</artifactId>
    <version>0.43</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.43

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Feb 27, 2012
3 usages
Nov 10, 2022
5 usages
223 stars
Mar 26, 2021
2 usages
31 stars
Aug 17, 2023
3 usages
74 stars
May 27, 2017
3 usages
1 stars
Dec 16, 2016
7 usages
1 stars
Oct 29, 2019
2 usages
0 stars
Feb 04, 2022
8 usages
May 28, 2014
3 usages
Feb 28, 2020
19 usages
89 stars