MVN

de.lmu.ifi.dbs.elki : elki-tutorial

Maven & Gradle

Feb 16, 2019
768 stars

ELKI - Tutorial Algorithms · ELKI - Tutorial Algorithms – Open-Source Data-Mining Framework with Index Acceleration

<dependency>
    <groupId>de.lmu.ifi.dbs.elki</groupId>
    <artifactId>elki-tutorial</artifactId>
    <version>0.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.lmu.ifi.dbs.elki : elki-tutorial to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.5

All Versions

Choose a version of de.lmu.ifi.dbs.elki : elki-tutorial to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
elki-tutorial-0.7.5
elki-tutorial-0.7.0

How to add a dependency to Maven

Add the following de.lmu.ifi.dbs.elki : elki-tutorial maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.lmu.ifi.dbs.elki</groupId>
    <artifactId>elki-tutorial</artifactId>
    <version>0.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.lmu.ifi.dbs.elki : elki-tutorial gradle dependency to your build.gradle file:

implementation 'de.lmu.ifi.dbs.elki:elki-tutorial:0.7.5'

Gradle Kotlin DSL: Add the following de.lmu.ifi.dbs.elki : elki-tutorial gradle kotlin dependency to your build.gradle.kts file:

implementation("de.lmu.ifi.dbs.elki:elki-tutorial:0.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.lmu.ifi.dbs.elki : elki-tutorial sbt scala dependency to your build.sbt file:

libraryDependencies += "de.lmu.ifi.dbs.elki" % "elki-tutorial" % "0.7.5"

Advertisement

Dependencies from Group

Feb 15, 2019
7 usages
768 stars
Feb 16, 2019
5 usages
768 stars
Feb 16, 2019
4 usages
768 stars
Feb 16, 2019
3 usages
768 stars
Feb 16, 2019
3 usages
768 stars

Discover Dependencies

Feb 16, 2019
768 stars
Feb 15, 2017
2 stars
Dec 05, 2017
7 stars
Dec 05, 2017
7 stars
Dec 05, 2017
7 stars
Feb 14, 2017
1 stars
Dec 19, 2015
2 stars
Dec 19, 2019
227 stars