MVN

info.debatty : java-graphs

Maven & Gradle

Nov 23, 2017
2 usages
34 stars

Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...

<dependency>
    <groupId>info.debatty</groupId>
    <artifactId>java-graphs</artifactId>
    <version>0.41</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.debatty : java-graphs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.41

All Versions

Choose a version of info.debatty : java-graphs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.41
java-graphs-0.41
0.40
java-graphs-0.40
0.39
java-graphs-0.39
0.38
java-graphs-0.38
0.37
java-graphs-0.37
0.36
java-graphs-0.36
0.35
java-graphs-0.35
0.34
java-graphs-0.34
0.33
java-graphs-0.33
0.32
java-graphs-0.32
0.31
java-graphs-0.31
0.30
java-graphs-0.30
0.29
java-graphs-0.29
0.28
java-graphs-0.28
0.27
java-graphs-0.27
0.26
java-graphs-0.26
0.25
java-graphs-0.25
0.24
java-graphs-0.24
0.23
java-graphs-0.23
0.22
java-graphs-0.22
0.21
java-graphs-0.21
0.20
java-graphs-0.20
0.19
java-graphs-0.19
0.18
java-graphs-0.18
0.17
java-graphs-0.17
0.16
java-graphs-0.16
0.15
java-graphs-0.15
0.14
java-graphs-0.14
0.13
java-graphs-0.13
0.12
java-graphs-0.12
0.11
java-graphs-0.11
0.10
java-graphs-0.10
0.9
java-graphs-0.9
0.7
java-graphs-0.7
0.6
java-graphs-0.6
0.4
java-graphs-0.4
0.3
java-graphs-0.3
0.2
java-graphs-0.2
0.1
java-graphs-0.1

How to add a dependency to Maven

Add the following info.debatty : java-graphs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.debatty</groupId>
    <artifactId>java-graphs</artifactId>
    <version>0.41</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.debatty : java-graphs gradle dependency to your build.gradle file:

implementation 'info.debatty:java-graphs:0.41'

Gradle Kotlin DSL: Add the following info.debatty : java-graphs gradle kotlin dependency to your build.gradle.kts file:

implementation("info.debatty:java-graphs:0.41")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.debatty : java-graphs sbt scala dependency to your build.sbt file:

libraryDependencies += "info.debatty" % "java-graphs" % "0.41"

Advertisement

Dependencies from Group

39 usages
2.4k stars
Jun 24, 2019
10 usages
268 stars
Oct 29, 2020
3 usages
1 stars
Nov 23, 2017
2 usages
34 stars
Sep 08, 2017
2 usages
5 stars

Discover Dependencies

Oct 20, 2019
5 usages
67 stars
Apr 27, 2016
2 usages
40 stars
Jul 01, 2015
1 usages
adp
Oct 26, 2018
1 usages
May 20, 2015
10 usages
7.2k stars
Dec 11, 2020
3 usages
8 stars
Apr 04, 2020
34 usages
985 stars
Jun 26, 2015
2 usages
12.9k stars
Sep 30, 2016
29 usages
12.9k stars