MVN

org.ejml : experimental

Maven & Gradle

Nov 10, 2016
3 usages
543 stars

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

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

Latest Version

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

  • Latest Stable: 0.30

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.ejml:experimental:0.30'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Nov 10, 2016
4 usages
543 stars
Dec 02, 2015
9 usages
0 stars
Sep 08, 2019
5 usages
0 stars
Sep 30, 2015
3 usages
12.9k stars
Aug 14, 2015
4 usages
488 stars
Aug 30, 2021
3 usages