MVN

com.ealva : musicinfo

Maven & Gradle

Feb 17, 2022
0 stars

musicinfo · Obtain Artwork and Information for Audio Media

<dependency>
    <groupId>com.ealva</groupId>
    <artifactId>musicinfo</artifactId>
    <version>0.2.12-0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ealva : musicinfo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.12-0

All Versions

Choose a version of com.ealva : musicinfo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
musicinfo-0.2.12-0
musicinfo-0.2.11-0
musicinfo-0.2.5-0
musicinfo-0.2.3-0

How to add a dependency to Maven

Add the following com.ealva : musicinfo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ealva</groupId>
    <artifactId>musicinfo</artifactId>
    <version>0.2.12-0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ealva : musicinfo gradle dependency to your build.gradle file:

implementation 'com.ealva:musicinfo:0.2.12-0'

Gradle Kotlin DSL: Add the following com.ealva : musicinfo gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ealva:musicinfo:0.2.12-0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ealva : musicinfo sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ealva" % "musicinfo" % "0.2.12-0"

Advertisement

Dependencies from Group

Oct 24, 2020
14 usages
1 stars
Oct 24, 2020
12 usages
1 stars
Oct 24, 2020
2 usages
1 stars
Oct 24, 2020
2 usages
1 stars
Feb 17, 2022
2 usages
4 stars

Discover Dependencies