MVN

org.openimaj : nearest-neighbour

Maven & Gradle

Feb 09, 2020
12 usages

The OpenIMAJ Nearest Neighbour Library · Implementations of K-Nearest-Neighbour methods, including approximate methods.

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

Latest Version

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

  • Latest Stable: 1.3.10

All Versions

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

Version Vulnerabilities Updated
1.3.x
nearest-neighbour-1.3.10
nearest-neighbour-1.3.9
nearest-neighbour-1.3.8
nearest-neighbour-1.3.7
nearest-neighbour-1.3.6
nearest-neighbour-1.3.5
nearest-neighbour-1.3.1
1.3
nearest-neighbour-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>nearest-neighbour</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.openimaj:nearest-neighbour:1.3.10'

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

implementation("org.openimaj:nearest-neighbour:1.3.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openimaj" % "nearest-neighbour" % "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

Feb 09, 2020
10 usages
Jan 20, 2022
11 usages
0 stars
Dec 01, 2022
6 usages
13 stars
Nov 17, 2017
6 usages
5.3k stars
Oct 14, 2022
6 usages
14 stars
Jun 28, 2023
7 usages
45 stars
Dec 07, 2022
7 usages
dao
Apr 01, 2023
11 usages
1 stars
Feb 11, 2021
11 usages
2.2k stars
Mar 18, 2021
12 usages
29 stars