MVN

org.openimaj : core-math

Maven & Gradle

Feb 09, 2020
20 usages

The OpenIMAJ Core Math Library · Mathematical implementations including geometric, matrix and statistical operators.

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>core-math</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openimaj : core-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of org.openimaj : core-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
core-math-1.3.10
core-math-1.3.9
core-math-1.3.8
core-math-1.3.7
core-math-1.3.6
core-math-1.3.5
core-math-1.3.1
1.3
core-math-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>core-math</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openimaj : core-math gradle dependency to your build.gradle file:

implementation 'org.openimaj:core-math:1.3.10'

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

implementation("org.openimaj:core-math:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openimaj : core-math sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openimaj" % "core-math" % "1.3.10"

Advertisement

Dependencies from Group

Feb 09, 2020
45 usages
Feb 09, 2020
34 usages
Feb 09, 2020
29 usages
Feb 09, 2020
29 usages
Feb 09, 2020
27 usages

Discover Dependencies

Nov 17, 2017
11 usages
5.3k stars
Jul 13, 2023
12 usages
82 stars
Aug 28, 2021
12 usages
5 stars
Jul 14, 2016
11 usages
May 07, 2018
14 usages
52 stars
Nov 17, 2017
11 usages
5.3k stars
Sep 09, 2016
11 usages
86 stars