License |
License |
---|---|
GroupId | GroupIdcom.sachinhandiekar |
ArtifactId | ArtifactIdjMusixMatch |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjMusixMatch
Java MusixMatch API by Sachin Handiekar
|
Filename | Size |
---|---|
jMusixMatch-1.1.4.pom | |
jMusixMatch-1.1.4.jar | 21 KB |
jMusixMatch-1.1.4-sources.jar | 14 KB |
jMusixMatch-1.1.4-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sachinhandiekar/jMusixMatch/ -->
<dependency>
<groupId>com.sachinhandiekar</groupId>
<artifactId>jMusixMatch</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sachinhandiekar/jMusixMatch/
implementation 'com.sachinhandiekar:jMusixMatch:1.1.4'
// https://jarcasting.com/artifacts/com.sachinhandiekar/jMusixMatch/
implementation ("com.sachinhandiekar:jMusixMatch:1.1.4")
'com.sachinhandiekar:jMusixMatch:jar:1.1.4'
<dependency org="com.sachinhandiekar" name="jMusixMatch" rev="1.1.4">
<artifact name="jMusixMatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sachinhandiekar', module='jMusixMatch', version='1.1.4')
)
libraryDependencies += "com.sachinhandiekar" % "jMusixMatch" % "1.1.4"
[com.sachinhandiekar/jMusixMatch "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.7 |
junit : junit | jar | 4.12 |