MVN

eu.dindoffer : yin-pda-core

Maven & Gradle

Dec 02, 2018
1 usages

Yin pitch detection algorithm library core · Implementation of the standard version of YIN pitch detection algorithm as described in the famous paper by De Cheveigné and Kawahara in 2002

<dependency>
    <groupId>eu.dindoffer</groupId>
    <artifactId>yin-pda-core</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.dindoffer : yin-pda-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of eu.dindoffer : yin-pda-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
yin-pda-core-1.1.2
yin-pda-core-1.1.1
yin-pda-core-1.1.0
1.0.x
yin-pda-core-1.0.1
yin-pda-core-1.0.0

How to add a dependency to Maven

Add the following eu.dindoffer : yin-pda-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.dindoffer</groupId>
    <artifactId>yin-pda-core</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.dindoffer : yin-pda-core gradle dependency to your build.gradle file:

implementation 'eu.dindoffer:yin-pda-core:1.1.2'

Gradle Kotlin DSL: Add the following eu.dindoffer : yin-pda-core gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.dindoffer:yin-pda-core:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.dindoffer : yin-pda-core sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.dindoffer" % "yin-pda-core" % "1.1.2"

Advertisement

Dependencies from Group

Dec 02, 2018
1 usages
Dec 02, 2018

Discover Dependencies

Oct 25, 2017
3 usages
Sep 10, 2017
1 usages
0 stars
Sep 19, 2017
1 usages
Dec 18, 2021
3 usages
Dec 18, 2021
3 usages
Nov 21, 2018
1 usages
96 stars
Aug 10, 2018
1 usages
0 stars
Jul 30, 2018
1 usages
0 stars