MVN

org.ejml : ejml-simple

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 0.43

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

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

Apr 15, 2023
41 usages
542 stars
Aug 21, 2023
10 usages
Mar 22, 2021
2 stars
Jan 24, 2018
Apr 16, 2018
2 usages
79 stars
Aug 17, 2023
2 usages
0 stars
Jul 17, 2023
2 usages
25 stars
Jul 17, 2023
12 usages
25 stars
Sep 11, 2018
50 stars