MVN

org.ejml : simple

Maven & Gradle

Nov 10, 2016
7 usages
544 stars

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

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

Latest Version

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

  • Latest Stable: 0.30

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.ejml:simple:0.30'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ejml" % "simple" % "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

Aug 16, 2023
11 usages
130 stars
Feb 12, 2018
7 usages
116 stars
Nov 09, 2016
8 usages
Feb 09, 2020
6 usages
57 stars
Nov 19, 2017
6 usages
57 stars
Nov 30, 2021
9 usages