MVN

org.ejml : ejml-kotlin

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 0.43

All Versions

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

Version Vulnerabilities Updated
0.43
ejml-kotlin-0.43
0.42
ejml-kotlin-0.42
0.41.x
ejml-kotlin-0.41.1
0.41
ejml-kotlin-0.41
0.40
ejml-kotlin-0.40
0.39
ejml-kotlin-0.39

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 25, 2023
14 usages
11.9k stars
Jul 06, 2020
4 usages
12 stars
Aug 26, 2014
7 usages
0 stars
Mar 24, 2015
5 usages
4 stars
Aug 16, 2021
12 usages
68 stars
Oct 10, 2020
6 usages
16 stars
Apr 06, 2022
2 usages
178 stars