MVN

io.vacco.volach : vl-core

Maven & Gradle

Jan 07, 2022
1 usages
0 stars

vl-core · Minimal audio fingerprinting library

<dependency>
    <groupId>io.vacco.volach</groupId>
    <artifactId>vl-core</artifactId>
    <version>0.3.0-MILESTONE-202201070803</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vacco.volach : vl-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0-MILESTONE-202201070803

All Versions

Choose a version of io.vacco.volach : vl-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
vl-core-0.3.0-MILESTONE-202201070803
0.2.x
vl-core-0.2.1-MILESTONE-202201040321
vl-core-0.2.1-MILESTONE-202201030220
vl-core-0.2.0-MILESTONE-202112211311
0.1.x
vl-core-0.1.6-MILESTONE-202109070409
vl-core-0.1.5-MILESTONE-202109050750
vl-core-0.1.0-MILESTONE-202107030341

How to add a dependency to Maven

Add the following io.vacco.volach : vl-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vacco.volach</groupId>
    <artifactId>vl-core</artifactId>
    <version>0.3.0-MILESTONE-202201070803</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vacco.volach : vl-core gradle dependency to your build.gradle file:

implementation 'io.vacco.volach:vl-core:0.3.0-MILESTONE-202201070803'

Gradle Kotlin DSL: Add the following io.vacco.volach : vl-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vacco.volach:vl-core:0.3.0-MILESTONE-202201070803")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vacco.volach : vl-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vacco.volach" % "vl-core" % "0.3.0-MILESTONE-202201070803"

Advertisement

Dependencies from Group

Jan 25, 2022
2 usages
0 stars
Jan 07, 2022
1 usages
0 stars
Jan 04, 2022
1 usages
0 stars
Jan 07, 2022
0 stars
Jan 25, 2022
0 stars

Discover Dependencies